Skip to content

Instantly share code, notes, and snippets.

@cema-sp
Created January 9, 2017 15:40
Show Gist options
  • Save cema-sp/4085820d0073d76cee591bdeeb2c6057 to your computer and use it in GitHub Desktop.
Save cema-sp/4085820d0073d76cee591bdeeb2c6057 to your computer and use it in GitHub Desktop.
rust on macOS 10.12.2 - Homebrew build logs
Homebrew build logs for rust on macOS 10.12.2
Build date: 2017-01-09 18:36:09
HOMEBREW_VERSION: 1.1.6-45-g9cce341
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9cce3414fbd39d146d97911dbb3bf07fffaa1080
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2b6558b3a35e22f5d45ea2a79d5522241c8f5729
Core tap last commit: 47 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/opt/rbenv/shims/ruby => /usr/local/Cellar/rbenv/1.0.0/versions/2.3.3/bin/ruby
Java: 1.8.0_112
macOS: 10.12.2-x86_64
Xcode: N/A
CLT: 8.2.0.0.1.1480973914
X11: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/opt/pkg-config
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python2.7/greenlet/greenlet.h
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
rust
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install fontconfig gd ghc webp
Run `brew missing` for more details.
2017-01-09 17:59:08 +0300
./configure
--prefix=/usr/local/Cellar/rust/HEAD-7ef1a69
--disable-rpath
--enable-clang
--release-channel=nightly
configure: looking for configure programs
configure: found program 'cmp'
configure: found program 'mkdir'
configure: found program 'printf'
configure: found program 'cut'
configure: found program 'head'
configure: found program 'grep'
configure: found program 'xargs'
configure: found program 'cp'
configure: found program 'find'
configure: found program 'uname'
configure: found program 'date'
configure: found program 'tr'
configure: found program 'sed'
configure: found program 'file'
configure: found program 'make'
configure: inspecting environment
configure: recreating config.tmp
configure:
configure: processing ./configure args
configure:
configure: CFG_DISABLE_RPATH := 1
configure: CFG_LOCALSTATEDIR := /var/lib
configure: CFG_SYSCONFDIR := /etc
configure: CFG_DATADIR := /share
configure: CFG_INFODIR := /share/info
configure: CFG_LLVM_ROOT :=
configure: CFG_PYTHON :=
configure: CFG_JEMALLOC_ROOT :=
configure: CFG_BUILD := x86_64-apple-darwin
configure: CFG_ANDROID_CROSS_PATH :=
configure: CFG_I686_LINUX_ANDROID_NDK :=
configure: CFG_ARM_LINUX_ANDROIDEABI_NDK :=
configure: CFG_ARMV7_LINUX_ANDROIDEABI_NDK :=
configure: CFG_AARCH64_LINUX_ANDROID_NDK :=
configure: CFG_NACL_CROSS_PATH :=
configure: CFG_MUSL_ROOT := /usr/local
configure: CFG_MUSL_ROOT_X86_64 :=
configure: CFG_MUSL_ROOT_I686 :=
configure: CFG_MUSL_ROOT_ARM :=
configure: CFG_MUSL_ROOT_ARMHF :=
configure: CFG_MUSL_ROOT_ARMV7 :=
configure: CFG_EXTRA_FILENAME :=
configure: CFG_RELEASE_CHANNEL := nightly
configure: CFG_DEFAULT_LINKER := cc
configure: CFG_DEFAULT_AR := ar
configure: CFG_LIBDIR := /usr/local/Cellar/rust/HEAD-7ef1a69 ...
configure:
configure: validating ./configure args
configure:
configure: overriding settings for nightly
configure: CFG_ENABLE_LLVM_ASSERTIONS := 1
configure: CFG_ENABLE_DEBUGINFO_LINES := 1
configure:
configure: looking for build programs
configure:
configure: CFG_CURL := /usr/bin/curl (7.51.0)
configure: CFG_PYTHON := /usr/bin/python2.7
configure: CFG_GIT := /usr/local/Homebrew/Library/Homebre ...
configure: CFG_MD5 := /sbin/md5
configure: CFG_MD5SUM :=
configure: CFG_HASH_COMMAND := /sbin/md5 -q | cut -c 1-8
configure: CFG_CLANG := /usr/local/Homebrew/Library/Homebre ...
configure: CFG_CCACHE :=
configure: CFG_GCC := /usr/local/Homebrew/Library/Homebre ...
configure: CFG_LD := /usr/local/Homebrew/Library/Homebre ...
configure: CFG_VALGRIND :=
configure: CFG_PERF :=
configure: CFG_ISCC :=
configure: CFG_ANTLR4 :=
configure: CFG_GRUN :=
configure: CFG_FLEX := /usr/bin/flex (2.5.35)
configure: CFG_BISON := /usr/bin/bison (2.3)
configure: CFG_GDB :=
configure: CFG_LLDB := /usr/bin/lldb (360.1.70)
configure: CFG_CMAKE := /usr/local/opt/cmake/bin/cmake (3.7.1)
configure: CFG_DISABLE_VALGRIND_RPASS := 1
configure: CFG_LLDB_VERSION := lldb-360.1.70
configure: CFG_LLDB_PYTHON_DIR := /Library/Developer/CommandLineTools ...
configure: CFG_LLDB_PYTHON := /usr/bin/python
configure:
configure: looking for target specific programs
configure:
configure: CFG_ADB :=
configure: CFG_ENABLE_CLANG := 1
configure: skipping compiler inference steps; using provided CC=clang
configure:
configure: note, user-provided CC looks like clang; CC=clang.
configure:
configure: CFG_USING_CLANG := 1
configure: CFG_CC := clang
configure: CFG_CXX := clang++
configure: CFG_STDCPP_NAME := stdc++
configure:
configure: configuring submodules
configure:
configure:
configure: looking at LLVM
configure:
configure: not configuring LLVM, rustbuild in use
configure: CFG_CMAKE_GENERATOR := Unix Makefiles
configure: configuring LLVM for x86_64-apple-darwin
configure:
configure: writing configuration
configure:
configure: CFG_SRC_DIR := /private/tmp/rust-20170109-17626-sz ...
configure: CFG_SRC_DIR_RELATIVE := ./
configure: CFG_BUILD_DIR := /private/tmp/rust-20170109-17626-sz ...
configure: CFG_OSTYPE := apple-darwin
configure: CFG_CPUTYPE := x86_64
configure: CFG_CONFIGURE_ARGS := --prefix=/usr/local/Cellar/rust/HEA ...
configure: CFG_PREFIX := /usr/local/Cellar/rust/HEAD-7ef1a69
configure: CFG_HOST := x86_64-apple-darwin
configure: CFG_TARGET := x86_64-apple-darwin
configure: CFG_LIBDIR_RELATIVE := lib
configure: CFG_DISABLE_MANAGE_SUBMODULES :=
configure: CFG_AARCH64_LINUX_ANDROID_NDK :=
configure: CFG_ARM_LINUX_ANDROIDEABI_NDK :=
configure: CFG_ARMV7_LINUX_ANDROIDEABI_NDK :=
configure: CFG_I686_LINUX_ANDROID_NDK :=
configure: CFG_NACL_CROSS_PATH :=
configure: CFG_MANDIR := /usr/local/Cellar/rust/HEAD-7ef1a69 ...
configure: CFG_DOCDIR := /usr/local/Cellar/rust/HEAD-7ef1a69 ...
configure: CFG_USING_LIBCPP := 1
configure: CFG_LLVM_SRC_DIR := /private/tmp/rust-20170109-17626-sz ...
configure: CFG_LLVM_BUILD_DIR_x86_64_apple_darwin :=
configure: CFG_LLVM_INST_DIR_x86_64_apple_darwin :=
configure:
configure: cp -f /private/tmp/rust-20170109-17626-szutuw/src/bootstrap/mk/Makefile.in ./Makefile
configure: mv -f config.tmp config.mk
configure:
configure: configured in release mode. for development consider --enable-debug
configure:
configure: NOTE you have now configured rust to use a rewritten build system
configure: called rustbuild, and as a result this may have bugs that
configure: you did not see before. If you experience any issues you can
configure: go back to the old build system with --disable-rustbuild and
configure: please feel free to report any bugs!
configure:
configure: run `python ./x.py --help`
configure:
clang++ called with: --version
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: --version
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: --version
superenv added: -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names --version
clang called with: --version
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
2017-01-09 17:59:10 +0300
make
downloading https://static.rust-lang.org/dist/2016-12-20/rust-std-beta-x86_64-apple-darwin.tar.gz
0.4% 0.7% 1.2% # 2.0% ## 2.9% ## 4.0% ### 5.1% #### 6.5% ##### 8.0% ###### 9.5% ####### 10.6% ######## 11.8% ######### 13.1% ########## 14.3% ########### 15.6% ############ 16.9% ############# 18.6% ############### 20.9% ################ 23.1% ################# 24.5% ################## 26.0% ################### 27.5% ##################### 29.3% ###################### 31.6% ######################## 34.1% ######################### 35.5% ########################## 37.0% ########################### 38.5% ############################ 40.0% ############################# 41.6% ############################### 43.1% ################################ 44.5% ################################# 46.1% ################################## 47.7% #################################### 50.2% ##################################### 52.6% ####################################### 55.1% ######################################### 57.7% ########################################### 60.3% ############################################# 62.8% ############################################### 65.4% ################################################ 68.0% ################################################## 70.5% #################################################### 72.9% ##################################################### 75.0% ####################################################### 76.9% ######################################################## 78.3% ######################################################### 79.8% ########################################################## 81.4% ########################################################### 82.9% ############################################################ 84.4% ############################################################# 85.9% ############################################################## 87.4% ################################################################ 89.3% ################################################################## 91.7% ################################################################### 93.4% #################################################################### 94.9% ##################################################################### 96.4% ###################################################################### 97.9% ####################################################################### 99.5% ######################################################################## 100.0%
extracting /private/tmp/rust-20170109-17626-szutuw/build/cache/2016-12-20/rust-std-beta-x86_64-apple-darwin.tar.gz
downloading https://static.rust-lang.org/dist/2016-12-20/rustc-beta-x86_64-apple-darwin.tar.gz
0.5% 1.1% # 1.9% # 2.7% ## 3.4% ### 4.3% ### 5.3% #### 6.5% ##### 8.0% ###### 9.2% ####### 10.6% ######## 12.1% ######### 13.6% ########### 15.5% ############# 18.2% ############## 20.8% ################ 22.7% ################# 24.8% ################### 27.0% ##################### 29.2% ###################### 30.7% ######################## 34.6% ########################## 36.9% ############################ 39.8% ############################## 43.0% ################################ 45.2% ################################## 47.4% #################################### 50.5% ###################################### 54.0% ######################################### 57.5% ########################################### 61.0% ############################################# 63.8% ################################################ 67.2% ################################################## 70.6% #################################################### 73.5% ###################################################### 75.9% ######################################################## 78.1% ########################################################## 80.6% ########################################################### 82.9% ############################################################# 85.3% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.0% ################################################################### 94.3% ###################################################################### 97.6% ######################################################################## 100.0%
extracting /private/tmp/rust-20170109-17626-szutuw/build/cache/2016-12-20/rustc-beta-x86_64-apple-darwin.tar.gz
downloading https://s3.amazonaws.com/rust-lang-ci/cargo-builds/bfee18f73287687c543bda8c35e4e33808792715/cargo-nightly-x86_64-apple-darwin.tar.gz
0.5% 0.5% # 1.5% # 2.4% ## 3.4% ### 5.4% ##### 7.9% ####### 10.9% ########## 14.8% ############## 19.8% ################## 26.2% ####################### 33.1% ############################# 41.5% #################################### 50.9% ############################################ 61.3% #################################################### 73.1% ############################################################## 86.5% ######################################################################## 100.0%
extracting /private/tmp/rust-20170109-17626-szutuw/build/cache/bfee18f73287687c543bda8c35e4e33808792715/cargo-nightly-x86_64-apple-darwin.tar.gz
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libc v0.2.17
Downloading cmake v0.1.18
Downloading getopts v0.2.14
Downloading filetime v0.1.10
Downloading rustc-serialize v0.3.19
Downloading num_cpus v0.2.13
Downloading toml v0.1.30
Downloading gcc v0.3.40
Compiling rustc-serialize v0.3.19
Compiling gcc v0.3.40
Compiling libc v0.2.17
Compiling build_helper v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/build_helper)
Compiling getopts v0.2.14
Compiling num_cpus v0.2.13
Compiling filetime v0.1.10
Compiling cmake v0.1.18
Compiling toml v0.1.30
Compiling bootstrap v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/bootstrap)
Finished debug [unoptimized] target(s) in 11.28 secs
Synchronizing submodule url for 'src/compiler-rt'
Synchronizing submodule url for 'src/jemalloc'
Synchronizing submodule url for 'src/liblibc'
Synchronizing submodule url for 'src/llvm'
Synchronizing submodule url for 'src/rt/hoedown'
Synchronizing submodule url for 'src/rust-installer'
HEAD is now at a8fc4c1 Merge pull request #28 from xen0n/preprocessor-firefighting
HEAD is now at e058ca6 Change how the default zone is found
HEAD is now at 7d57bdc Auto merge of #484 - eddyb:dox-unops, r=alexcrichton
Checking out files: 12% (2778/21635) Checking out files: 13% (2813/21635) Checking out files: 14% (3029/21635) Checking out files: 15% (3246/21635) Checking out files: 16% (3462/21635) Checking out files: 17% (3678/21635) Checking out files: 18% (3895/21635) Checking out files: 19% (4111/21635) Checking out files: 20% (4327/21635) Checking out files: 21% (4544/21635) Checking out files: 22% (4760/21635) Checking out files: 23% (4977/21635) Checking out files: 24% (5193/21635) Checking out files: 25% (5409/21635) Checking out files: 26% (5626/21635) Checking out files: 27% (5842/21635) Checking out files: 28% (6058/21635) Checking out files: 28% (6096/21635) Checking out files: 29% (6275/21635) Checking out files: 30% (6491/21635) Checking out files: 31% (6707/21635) Checking out files: 32% (6924/21635) Checking out files: 33% (7140/21635) Checking out files: 34% (7356/21635) Checking out files: 35% (7573/21635) Checking out files: 36% (7789/21635) Checking out files: 37% (8005/21635) Checking out files: 38% (8222/21635) Checking out files: 39% (8438/21635) Checking out files: 40% (8654/21635) Checking out files: 41% (8871/21635) Checking out files: 42% (9087/21635) Checking out files: 43% (9304/21635) Checking out files: 44% (9520/21635) Checking out files: 45% (9736/21635) Checking out files: 46% (9953/21635) Checking out files: 47% (10169/21635) Checking out files: 48% (10385/21635) Checking out files: 48% (10515/21635) Checking out files: 49% (10602/21635) Checking out files: 50% (10818/21635) Checking out files: 51% (11034/21635) Checking out files: 52% (11251/21635) Checking out files: 53% (11467/21635) Checking out files: 54% (11683/21635) Checking out files: 55% (11900/21635) Checking out files: 56% (12116/21635) Checking out files: 57% (12332/21635) Checking out files: 58% (12549/21635) Checking out files: 59% (12765/21635) Checking out files: 60% (12981/21635) Checking out files: 61% (13198/21635) Checking out files: 62% (13414/21635) Checking out files: 63% (13631/21635) Checking out files: 64% (13847/21635) Checking out files: 65% (14063/21635) Checking out files: 66% (14280/21635) Checking out files: 67% (14496/21635) Checking out files: 68% (14712/21635) Checking out files: 68% (14756/21635) Checking out files: 69% (14929/21635) Checking out files: 70% (15145/21635) Checking out files: 71% (15361/21635) Checking out files: 72% (15578/21635) Checking out files: 73% (15794/21635) Checking out files: 74% (16010/21635) Checking out files: 75% (16227/21635) Checking out files: 76% (16443/21635) Checking out files: 77% (16659/21635) Checking out files: 78% (16876/21635) Checking out files: 79% (17092/21635) Checking out files: 80% (17308/21635) Checking out files: 81% (17525/21635) Checking out files: 82% (17741/21635) Checking out files: 83% (17958/21635) Checking out files: 84% (18174/21635) Checking out files: 85% (18390/21635) Checking out files: 86% (18607/21635) Checking out files: 87% (18823/21635) Checking out files: 88% (19039/21635) Checking out files: 89% (19256/21635) Checking out files: 89% (19402/21635) Checking out files: 90% (19472/21635) Checking out files: 91% (19688/21635) Checking out files: 92% (19905/21635) Checking out files: 93% (20121/21635) Checking out files: 94% (20337/21635) Checking out files: 95% (20554/21635) Checking out files: 96% (20770/21635) Checking out files: 97% (20986/21635) Checking out files: 98% (21203/21635) Checking out files: 99% (21419/21635) Checking out files: 100% (21635/21635) Checking out files: 100% (21635/21635), done.
HEAD is now at ceb177e Merge pull request #60 from japaric/gh38406
HEAD is now at a3736a0 Merge pull request #6 from intelfx/patch-1
HEAD is now at 4f99485 Merge pull request #54 from brson/docdir
Downloading env_logger v0.3.5
Downloading log v0.3.6
Building stage0 std artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling unwind v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libunwind)
Compiling gcc v0.3.40
Compiling libc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/libc_shim)
Compiling build_helper v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/build_helper)
Compiling core v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcore)
Compiling compiler_builtins v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcompiler_builtins)
Compiling std v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd)
Compiling alloc_jemalloc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc)
Compiling std_unicode v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd_unicode)
Compiling alloc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc)
Compiling rand v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librand)
Compiling alloc_system v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc_system)
Compiling panic_abort v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libpanic_abort)
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(addtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(divtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(multf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(powitf2.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(subtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(trampoline_setup.o) has no symbols
Compiling panic_unwind v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libpanic_unwind)
Compiling collections v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcollections)
Compiling std_shim v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/std_shim)
Finished release [optimized] target(s) in 31.24 secs
Copying stage0 std from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage0 test artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling getopts v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libgetopts)
Compiling term v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libterm)
Compiling test v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libtest)
Compiling test_shim v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/test_shim)
Finished release [optimized] target(s) in 9.94 secs
Copying stage0 test from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building LLVM for x86_64-apple-darwin
running: "cmake" "/private/tmp/rust-20170109-17626-szutuw/src/llvm" "-DLLVM_ENABLE_ASSERTIONS=ON" "-DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64;Mips;PowerPC;SystemZ;JSBackend;MSP430;Sparc;NVPTX" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_ENABLE_ZLIB=OFF" "-DWITH_POLLY=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=8" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-apple-darwin" "-DCMAKE_C_COMPILER=clang" "-DCMAKE_CXX_COMPILER=clang++" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++" "-DCMAKE_INSTALL_PREFIX=/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm" "-DCMAKE_BUILD_TYPE=Release"
-- The C compiler identification is AppleClang 8.0.0.8000042
-- The CXX compiler identification is AppleClang 8.0.0.8000042
-- The ASM compiler identification is AppleClang
-- Found assembler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found libtool - /usr/bin/libtool
CMake Warning at CMakeLists.txt:73 (message):
Job pooling is only available with Ninja generators.
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for link.h
-- Looking for link.h - not found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for malloc/malloc.h
-- Looking for malloc/malloc.h - found
-- Looking for ndir.h
-- Looking for ndir.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for FE_ALL_EXCEPT
-- Looking for FE_ALL_EXCEPT - found
-- Looking for FE_INEXACT
-- Looking for FE_INEXACT - found
-- Looking for mach/mach.h
-- Looking for mach/mach.h - found
-- Looking for mach-o/dyld.h
-- Looking for mach-o/dyld.h - found
-- Looking for histedit.h
-- Looking for histedit.h - found
-- Performing Test HAVE_CXXABI_H
-- Performing Test HAVE_CXXABI_H - Success
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_getspecific in pthread
-- Looking for pthread_getspecific in pthread - found
-- Looking for pthread_rwlock_init in pthread
-- Looking for pthread_rwlock_init in pthread - found
-- Looking for pthread_mutex_lock in pthread
-- Looking for pthread_mutex_lock in pthread - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Looking for el_init in edit
-- Looking for el_init in edit - found
-- Looking for xar_open in xar
-- Looking for xar_open in xar - found
-- Looking for arc4random
-- Looking for arc4random - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for _Unwind_Backtrace
-- Looking for _Unwind_Backtrace - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for isatty
-- Looking for isatty - found
-- Looking for futimens
-- Looking for futimens - not found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for writev
-- Looking for writev - found
-- Looking for mallctl
-- Looking for mallctl - not found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for malloc_zone_statistics
-- Looking for malloc_zone_statistics - found
-- Looking for mkdtemp
-- Looking for mkdtemp - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mktemp
-- Looking for mktemp - found
-- Looking for closedir
-- Looking for closedir - found
-- Looking for opendir
-- Looking for opendir - found
-- Looking for readdir
-- Looking for readdir - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for pread
-- Looking for pread - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for sbrk
-- Looking for sbrk - found
-- Looking for srand48
-- Looking for srand48 - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for drand48
-- Looking for drand48 - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoq
-- Looking for strtoq - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strerror_s
-- Looking for strerror_s - not found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test HAVE_INT64_T
-- Performing Test HAVE_INT64_T - Success
-- Performing Test HAVE_UINT64_T
-- Performing Test HAVE_UINT64_T - Success
-- Performing Test HAVE_U_INT64_T
-- Performing Test HAVE_U_INT64_T - Success
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success
-- Target triple: x86_64-apple-darwin16.3.0
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx disabled.
-- Go bindings enabled.
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Performing Test C_SUPPORTS_FPIC
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_CXX11
-- Performing Test CXX_SUPPORTS_CXX11 - Success
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.13")
-- Constructing LLVMBuild project information
-- Targeting X86
-- Targeting ARM
-- Targeting AArch64
-- Targeting Mips
-- Targeting PowerPC
-- Targeting SystemZ
-- Targeting JSBackend
-- Targeting MSP430
-- Targeting Sparc
-- Targeting NVPTX
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
LLVM_ENABLE_LIBEDIT
-- Build files have been written to: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/build
running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "8"
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Scanning dependencies of target LLVMHello_exports
[ 0%] Creating export file for LLVMHello
Scanning dependencies of target LLVMObjectYAML
Scanning dependencies of target LLVMMCDisassembler
Scanning dependencies of target LLVMTableGen
[ 0%] Built target LLVMHello_exports
[ 0%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o
[ 0%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o
[ 0%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o
[ 0%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o
Scanning dependencies of target LLVMMCParser
[ 0%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o
Scanning dependencies of target obj.llvm-tblgen
[ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o
Scanning dependencies of target LLVMMC
Scanning dependencies of target LLVMSupport
[ 0%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o
[ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o
[ 0%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o
[ 0%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o
[ 0%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o
Scanning dependencies of target LLVMOption
[ 0%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o
[ 0%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o
[ 0%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o
[ 0%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o
[ 1%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o
[ 1%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o
[ 1%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o
[ 1%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o
[ 1%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o
[ 1%] Linking CXX static library ../../libLLVMMCDisassembler.a
[ 1%] Built target LLVMMCDisassembler
[ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o
[ 1%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o
[ 1%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o
[ 1%] Linking CXX static library ../libLLVMOption.a
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o
[ 1%] Built target LLVMOption
[ 1%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o
[ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o
[ 1%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o
[ 1%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o
[ 1%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o
[ 1%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o
[ 1%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o
[ 1%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o
[ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o
[ 1%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o
[ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o
[ 2%] Linking CXX static library ../libLLVMObjectYAML.a
Scanning dependencies of target LLVMDebugInfoCodeView
[ 2%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ByteStream.cpp.o
[ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o
[ 2%] Built target LLVMObjectYAML
[ 3%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o
[ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o
[ 3%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o
[ 3%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o
[ 3%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o
[ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o
[ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o
[ 3%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o
[ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o
Scanning dependencies of target LLVMDebugInfoDWARF
[ 3%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o
[ 3%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o
[ 3%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o
[ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o
[ 4%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o
[ 4%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o
[ 5%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o
[ 5%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.c.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o
Scanning dependencies of target LLVMDebugInfoPDB
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o
[ 5%] Linking CXX static library ../../libLLVMMCParser.a
[ 5%] Built target LLVMMCParser
[ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/FieldListRecordBuilder.cpp.o
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o
Scanning dependencies of target LLVMSymbolize
[ 5%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o
[ 5%] Linking CXX static library ../libLLVMTableGen.a
[ 5%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o
[ 5%] Built target LLVMTableGen
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ListRecordBuilder.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataStream.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o
[ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MemoryTypeTableBuilder.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o
[ 5%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MethodListRecordBuilder.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ModuleSubstream.cpp.o
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o
Scanning dependencies of target LLVMLineEditor
[ 5%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ModuleSubstreamVisitor.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Dwarf.cpp.o
[ 5%] Linking CXX static library ../libLLVMLineEditor.a
[ 5%] Built target LLVMLineEditor
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o
[ 5%] Linking CXX static library ../../libLLVMSymbolize.a
[ 5%] Built target LLVMSymbolize
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o
Scanning dependencies of target llvm-PerfectShuffle
[ 5%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o
[ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o
[ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StreamReader.cpp.o
[ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o
[ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o
[ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o
[ 5%] Linking CXX executable ../../bin/llvm-PerfectShuffle
[ 5%] Built target llvm-PerfectShuffle
[ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o
[ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StreamWriter.cpp.o
[ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o
[ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o
[ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o
[ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o
[ 7%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o
[ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o
[ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o
[ 8%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o
[ 8%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o
Scanning dependencies of target count
[ 8%] Building C object utils/count/CMakeFiles/count.dir/count.c.o
[ 8%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o
[ 9%] Linking C executable ../../bin/count
[ 9%] Built target count
[ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o
[ 9%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumper.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o
[ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o
[ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o
[ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o
[ 9%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o
[ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o
[ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o
[ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o
[ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o
[ 9%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o
[ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o
[ 9%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecord.cpp.o
[ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o
[ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o
Scanning dependencies of target LTO_exports
[ 10%] Creating export file for LTO
[ 10%] Built target LTO_exports
[ 10%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntrusiveRefCntPtr.cpp.o
[ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordBuilder.cpp.o
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JamCRC.cpp.o
[ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o
[ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o
[ 10%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o
[ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o
[ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o
[ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o
Scanning dependencies of target BugpointPasses_exports
[ 10%] Creating export file for BugpointPasses
[ 10%] Built target BugpointPasses_exports
[ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o
[ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o
Scanning dependencies of target llvm-go
[ 10%] Building Go executable llvm-go
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o
[ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o
[ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o
[ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o
[ 10%] Built target llvm-go
[ 10%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o
[ 11%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o
[ 11%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o
[ 11%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o
[ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o
[ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableBuilder.cpp.o
[ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o
[ 12%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o
[ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o
[ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o
[ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o
[ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o
[ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o
[ 12%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a
[ 12%] Built target LLVMDebugInfoCodeView
[ 12%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o
[ 12%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o
[ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o
[ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryObject.cpp.o
[ 13%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o
[ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o
[ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o
[ 13%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o
[ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o
[ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o
[ 14%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/SyntaxHighlighting.cpp.o
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o
[ 14%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o
[ 14%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a
[ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o
[ 14%] Built target LLVMDebugInfoDWARF
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o
[ 14%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o
[ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o
[ 14%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o
[ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o
[ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o
[ 14%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o
[ 14%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o
[ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o
[ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o
[ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o
[ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/DbiStream.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/DbiStreamBuilder.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/EnumTables.cpp.o
[ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o
[ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/Hash.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o
[ 15%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o
[ 15%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/IndexedStreamData.cpp.o
[ 15%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o
[ 16%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/InfoStream.cpp.o
[ 16%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o
[ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o
[ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o
[ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StreamingMemoryObject.cpp.o
[ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o
[ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o
[ 16%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o
[ 16%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/InfoStreamBuilder.cpp.o
[ 16%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o
[ 17%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o
[ 17%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o
[ 17%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o
[ 17%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/MappedBlockStream.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringPool.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/ModInfo.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o
[ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/ModStream.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/MsfBuilder.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/MsfCommon.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o
[ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/NameHashTable.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o
[ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/NameMap.cpp.o
[ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFStreamer.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
[ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/NameMapBuilder.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o
[ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/PDBFile.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/PDBFileBuilder.cpp.o
[ 18%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/PublicsStream.cpp.o
[ 18%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o
[ 19%] Linking CXX static library ../libLLVMMC.a
[ 19%] Built target LLVMMC
[ 19%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/RawError.cpp.o
[ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o
[ 19%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/RawSession.cpp.o
[ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o
[ 19%] Built target obj.llvm-tblgen
[ 19%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/SymbolStream.cpp.o
[ 19%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o
[ 19%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Raw/TpiStream.cpp.o
[ 19%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o
[ 20%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o
[ 20%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o
[ 20%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o
[ 20%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mutex.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SearchForAddressOfSpecialSymbol.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
[ 20%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o
[ 21%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o
[ 22%] Linking CXX static library ../../libLLVMDebugInfoPDB.a
[ 22%] Built target LLVMDebugInfoPDB
[ 22%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o
[ 22%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeValue.cpp.o
[ 22%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o
[ 22%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o
[ 22%] Linking CXX static library ../libLLVMSupport.a
/Library/Developer/CommandLineTools/usr/bin/libtool: file: CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o has no symbols
[ 22%] Built target LLVMSupport
Scanning dependencies of target llvm-tblgen
Scanning dependencies of target not
Scanning dependencies of target yaml-bench
Scanning dependencies of target llvm-mcmarkup
Scanning dependencies of target llvm-config
Scanning dependencies of target FileCheck
[ 22%] Linking CXX executable ../../bin/llvm-tblgen
[ 22%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o
[ 22%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o
[ 22%] Building CXX object tools/llvm-mcmarkup/CMakeFiles/llvm-mcmarkup.dir/llvm-mcmarkup.cpp.o
[ 23%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[ 23%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o
[ 23%] Built target llvm-tblgen
Scanning dependencies of target intrinsics_gen
Scanning dependencies of target LibOptionsTableGen
Scanning dependencies of target AttributeCompatFuncTableGen
[ 23%] Building Options.inc...
[ 23%] Building Attributes.inc...
[ 24%] Building AttributesCompatFunc.inc...
[ 24%] Updating AttributesCompatFunc.inc...
[ 24%] Building Intrinsics.gen...
[ 24%] Updating Options.inc...
[ 24%] Built target AttributeCompatFuncTableGen
[ 24%] Built target LibOptionsTableGen
Scanning dependencies of target LLVMLibDriver
[ 24%] Building CXX object lib/LibDriver/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o
[ 24%] Linking CXX executable ../../bin/not
[ 24%] Updating Intrinsics.gen...
[ 24%] Updating Attributes.inc...
[ 24%] Built target intrinsics_gen
Scanning dependencies of target LLVMIRReader
[ 24%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o
[ 24%] Built target not
Scanning dependencies of target LLVMCore
[ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o
[ 24%] Linking CXX executable ../../bin/llvm-mcmarkup
[ 24%] Linking CXX executable ../../bin/yaml-bench
[ 24%] Built target yaml-bench
[ 24%] Built target llvm-mcmarkup
[ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o
[ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o
Scanning dependencies of target LLVMCodeGen
[ 25%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o
[ 25%] Linking CXX static library ../libLLVMLibDriver.a
[ 25%] Built target LLVMLibDriver
[ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o
[ 25%] Linking CXX executable ../../bin/llvm-config
[ 25%] Built target llvm-config
[ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o
[ 25%] Linking CXX static library ../libLLVMIRReader.a
[ 25%] Built target LLVMIRReader
[ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o
[ 25%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o
[ 25%] Linking CXX executable ../../bin/FileCheck
[ 25%] Built target FileCheck
[ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o
Scanning dependencies of target LLVMSelectionDAG
[ 25%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o
[ 25%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o
[ 25%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o
Scanning dependencies of target LLVMAsmPrinter
[ 25%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o
[ 25%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o
[ 25%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o
Scanning dependencies of target LLVMMIRParser
[ 25%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o
[ 26%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o
[ 26%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o
[ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o
Scanning dependencies of target LLVMGlobalISel
[ 26%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o
[ 26%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o
[ 26%] Linking CXX static library ../../libLLVMGlobalISel.a
[ 26%] Built target LLVMGlobalISel
[ 26%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
[ 26%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o
[ 26%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o
[ 26%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o
Scanning dependencies of target LLVMBitReader
[ 26%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o
[ 26%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o
[ 26%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o
[ 26%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o
[ 26%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BuiltinGCs.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o
[ 27%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitstreamReader.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o
[ 27%] Linking CXX static library ../../libLLVMMIRParser.a
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o
[ 27%] Built target LLVMMIRParser
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgValueHistoryCalculator.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o
Scanning dependencies of target LLVMBitWriter
[ 27%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o
[ 27%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o
[ 27%] Linking CXX static library ../../libLLVMBitReader.a
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o
[ 27%] Built target LLVMBitReader
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o
[ 27%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o
Scanning dependencies of target LLVMTransformUtils
[ 27%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o
[ 27%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o
[ 27%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o
Scanning dependencies of target LLVMInstrumentation
[ 27%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o
[ 27%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o
[ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o
[ 27%] Linking CXX static library ../../libLLVMBitWriter.a
Scanning dependencies of target LLVMInstCombine
[ 27%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o
[ 27%] Built target LLVMBitWriter
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o
[ 27%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o
[ 27%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfAccelTable.cpp.o
[ 27%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o
[ 27%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o
[ 27%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o
[ 28%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o
[ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCOV.cpp.o
[ 28%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o
[ 28%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o
[ 28%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o
[ 28%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o
[ 28%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o
[ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o
[ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o
[ 28%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o
Scanning dependencies of target LLVMScalarOpts
[ 28%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o
[ 28%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o
[ 28%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o
[ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o
[ 29%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o
[ 30%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o
[ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o
[ 30%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o
[ 30%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o
[ 30%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o
[ 30%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o
[ 30%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o
[ 30%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDepsFix.cpp.o
[ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o
[ 30%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o
[ 30%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CmpInstAnalysis.cpp.o
[ 30%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o
[ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o
[ 30%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o
[ 31%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o
[ 31%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandISelPseudos.cpp.o
[ 31%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o
[ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o
[ 32%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o
[ 32%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o
[ 32%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o
[ 32%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantProp.cpp.o
[ 32%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o
[ 32%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o
[ 32%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o
[ 32%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o
[ 32%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o
[ 32%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o
[ 32%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o
[ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o
[ 32%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o
[ 32%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o
[ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o
[ 32%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o
[ 32%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o
[ 33%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o
[ 34%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o
[ 34%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o
[ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o
[ 34%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o
[ 34%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o
[ 34%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o
[ 34%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o
[ 34%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o
[ 34%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o
[ 34%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o
[ 35%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o
[ 35%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o
[ 35%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o
[ 35%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o
[ 35%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o
[ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o
[ 35%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o
[ 35%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCStrategy.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o
[ 35%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o
[ 35%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o
[ 35%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o
[ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o
[ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o
[ 35%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o
[ 35%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o
[ 35%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o
[ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o
[ 35%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o
[ 35%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o
[ 35%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o
[ 35%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o
[ 35%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o
[ 35%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o
[ 35%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o
[ 35%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o
[ 35%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/EfficiencySanitizer.cpp.o
[ 35%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o
[ 35%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o
[ 35%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o
[ 36%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o
[ 36%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o
[ 36%] Linking CXX static library ../../libLLVMInstrumentation.a
[ 36%] Built target LLVMInstrumentation
[ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o
[ 36%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o
[ 36%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o
[ 36%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o
[ 36%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o
[ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o
[ 36%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o
[ 36%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o
Scanning dependencies of target LLVMipo
[ 36%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o
[ 37%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o
[ 37%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o
[ 37%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o
[ 37%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o
[ 37%] Linking CXX static library ../../libLLVMAsmPrinter.a
[ 37%] Built target LLVMAsmPrinter
[ 37%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o
[ 37%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o
[ 37%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o
[ 37%] Linking CXX static library ../../libLLVMInstCombine.a
[ 37%] Built target LLVMInstCombine
Scanning dependencies of target LLVMVectorize
[ 37%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o
[ 37%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/BBVectorize.cpp.o
[ 37%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o
[ 37%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o
[ 37%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o
[ 37%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o
[ 37%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o
[ 37%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o
[ 37%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o
[ 37%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o
[ 38%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o
[ 38%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o
[ 38%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o
[ 39%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o
[ 39%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o
[ 39%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o
[ 39%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o
[ 39%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o
[ 39%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o
[ 39%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o
[ 39%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues.cpp.o
Scanning dependencies of target LLVMHello
[ 39%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o
[ 39%] Linking CXX shared module ../../LLVMHello.dylib
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o
[ 39%] Built target LLVMHello
[ 39%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o
[ 39%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoadCombine.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o
[ 39%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o
[ 39%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueTypes.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o
[ 39%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o
[ 39%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o
[ 39%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o
[ 39%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemorySSA.cpp.o
Scanning dependencies of target LLVMObjCARCOpts
[ 39%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o
[ 39%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o
[ 39%] Linking CXX static library ../../libLLVMSelectionDAG.a
[ 39%] Built target LLVMSelectionDAG
[ 39%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalAnalysis.cpp.o
[ 40%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o
[ 40%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o
[ 40%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o
[ 40%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o
[ 40%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o
[ 40%] Linking CXX static library ../../libLLVMVectorize.a
[ 40%] Built target LLVMVectorize
[ 40%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o
[ 40%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o
[ 40%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o
[ 40%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o
Scanning dependencies of target LLVMLinker
[ 40%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o
[ 40%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o
[ 40%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonFunctions.cpp.o
[ 40%] Linking CXX static library ../libLLVMCore.a
[ 40%] Built target LLVMCore
[ 40%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o
[ 40%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o
[ 40%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o
[ 40%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPConstantPropagation.cpp.o
[ 40%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o
[ 40%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o
[ 40%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o
[ 40%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o
[ 40%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o
Scanning dependencies of target LLVMAnalysis
[ 41%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o
[ 41%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o
[ 41%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o
[ 42%] Linking CXX static library ../libLLVMLinker.a
[ 42%] Built target LLVMLinker
[ 42%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o
[ 42%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o
[ 42%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o
[ 42%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o
Scanning dependencies of target LLVMLTO
[ 42%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o
[ 42%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o
[ 42%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o
[ 42%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o
[ 42%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o
[ 42%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InlineAlways.cpp.o
[ 42%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o
[ 43%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o
[ 44%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InlineSimple.cpp.o
[ 44%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o
[ 44%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o
[ 44%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisSummary.cpp.o
[ 44%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o
[ 44%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o
[ 44%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o
[ 44%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o
[ 44%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o
Scanning dependencies of target LLVMObject
[ 44%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o
[ 44%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStackAnalysis.cpp.o
[ 44%] Linking CXX static library ../../libLLVMObjCARCOpts.a
[ 44%] Built target LLVMObjCARCOpts
Scanning dependencies of target LLVMExecutionEngine
[ 44%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o
[ 44%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o
[ 44%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o
[ 45%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o
[ 45%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o
[ 45%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o
[ 45%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o
[ 45%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o
[ 45%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o
[ 45%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o
[ 45%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyInstructions.cpp.o
[ 45%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o
[ 45%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o
[ 45%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o
[ 45%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o
[ 45%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o
[ 45%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o
[ 45%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o
[ 45%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o
[ 45%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o
[ 45%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o
[ 45%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o
[ 45%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o
[ 45%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o
[ 45%] Linking CXX static library ../libLLVMLTO.a
[ 45%] Built target LLVMLTO
[ 45%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o
[ 45%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o
[ 45%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o
[ 45%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o
[ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o
[ 46%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o
[ 46%] Linking CXX static library ../libLLVMExecutionEngine.a
[ 46%] Built target LLVMExecutionEngine
[ 46%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o
[ 46%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o
[ 46%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o
[ 46%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o
[ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o
Scanning dependencies of target LLVMInterpreter
[ 46%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o
[ 46%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o
[ 46%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o
[ 46%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o
[ 47%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o
[ 47%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o
Scanning dependencies of target LLVMMCJIT
[ 47%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSummaryIndexObjectFile.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PassManagerBuilder.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o
[ 47%] Linking CXX static library ../../libLLVMTransformUtils.a
[ 47%] Built target LLVMTransformUtils
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o
[ 47%] Linking CXX static library ../../libLLVMMCJIT.a
[ 47%] Built target LLVMMCJIT
[ 47%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PruneEH.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLAndersAliasAnalysis.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnswitch.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o
[ 47%] Linking CXX static library ../../libLLVMInterpreter.a
[ 47%] Built target LLVMInterpreter
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLSteensAliasAnalysis.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o
[ 47%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o
[ 47%] Linking CXX static library ../libLLVMObject.a
[ 47%] Built target LLVMObject
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomic.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o
Scanning dependencies of target LLVMOrcJIT
[ 47%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o
Scanning dependencies of target LLVMRuntimeDyld
[ 47%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/NullResolver.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o
Scanning dependencies of target LLVMTarget
[ 47%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o
[ 47%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o
[ 47%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o
[ 47%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o
Scanning dependencies of target X86CommonTableGen
[ 47%] Building X86GenRegisterInfo.inc...
[ 47%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcCBindings.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o
[ 47%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o
[ 47%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o
[ 47%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o
[ 47%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o
[ 47%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o
[ 47%] Linking CXX static library ../../libLLVMipo.a
[ 47%] Built target LLVMipo
[ 48%] Building X86GenDisassemblerTables.inc...
[ 48%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o
[ 48%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o
[ 48%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o
[ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o
[ 48%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o
[ 48%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetRecip.cpp.o
Scanning dependencies of target ARMCommonTableGen
[ 48%] Building ARMGenRegisterInfo.inc...
[ 48%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o
[ 48%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetSubtargetInfo.cpp.o
[ 49%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o
[ 49%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcError.cpp.o
[ 49%] Linking CXX static library ../../libLLVMRuntimeDyld.a
[ 49%] Built target LLVMRuntimeDyld
[ 50%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o
[ 50%] Linking CXX static library ../libLLVMTarget.a
[ 50%] Building ARMGenInstrInfo.inc...
[ 50%] Built target LLVMTarget
[ 50%] Building X86GenInstrInfo.inc...
[ 50%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcMCJITReplacement.cpp.o
[ 50%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionAnalysis.cpp.o
[ 50%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o
[ 50%] Building ARMGenMCCodeEmitter.inc...
Scanning dependencies of target AArch64CommonTableGen
[ 50%] Building AArch64GenRegisterInfo.inc...
[ 50%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcRemoteTargetRPCAPI.cpp.o
[ 50%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o
[ 50%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o
[ 50%] Building ARMGenMCPseudoLowering.inc...
[ 50%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o
[ 50%] Building AArch64GenInstrInfo.inc...
[ 50%] Building X86GenAsmWriter.inc...
[ 50%] Building ARMGenAsmWriter.inc...
[ 50%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o
[ 50%] Linking CXX static library ../../libLLVMOrcJIT.a
[ 50%] Built target LLVMOrcJIT
[ 50%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o
[ 50%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o
[ 50%] Building ARMGenAsmMatcher.inc...
[ 50%] Building AArch64GenMCCodeEmitter.inc...
[ 50%] Building ARMGenDAGISel.inc...
[ 51%] Building AArch64GenMCPseudoLowering.inc...
[ 51%] Building X86GenAsmWriter1.inc...
[ 51%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o
[ 51%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o
[ 51%] Building AArch64GenAsmWriter.inc...
[ 51%] Building ARMGenFastISel.inc...
Scanning dependencies of target MipsCommonTableGen
[ 51%] Building MipsGenRegisterInfo.inc...
[ 51%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DivergenceAnalysis.cpp.o
[ 51%] Building AArch64GenAsmWriter1.inc...
[ 51%] Building MipsGenInstrInfo.inc...
[ 51%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o
[ 51%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o
[ 51%] Building ARMGenCallingConv.inc...
[ 51%] Building AArch64GenAsmMatcher.inc...
[ 51%] Building MipsGenDisassemblerTables.inc...
Scanning dependencies of target PowerPCCommonTableGen
[ 51%] Building PPCGenAsmWriter.inc...
[ 51%] Building ARMGenSubtargetInfo.inc...
[ 51%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o
[ 51%] Building MipsGenMCCodeEmitter.inc...
[ 51%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o
[ 51%] Building PPCGenAsmMatcher.inc...
[ 51%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o
[ 51%] Building X86GenAsmMatcher.inc...
[ 51%] Building MipsGenAsmWriter.inc...
[ 51%] Building PPCGenDisassemblerTables.inc...
[ 51%] Building AArch64GenDAGISel.inc...
[ 51%] Building ARMGenDisassemblerTables.inc...
[ 51%] Building MipsGenDAGISel.inc...
[ 51%] Building PPCGenMCCodeEmitter.inc...
[ 51%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o
[ 51%] Building PPCGenRegisterInfo.inc...
[ 51%] Updating ARMGenRegisterInfo.inc...
[ 51%] Updating ARMGenInstrInfo.inc...
[ 51%] Updating ARMGenMCCodeEmitter.inc...
[ 51%] Updating ARMGenMCPseudoLowering.inc...
[ 51%] Updating ARMGenAsmWriter.inc...
[ 51%] Updating ARMGenAsmMatcher.inc...
[ 52%] Updating ARMGenDAGISel.inc...
[ 52%] Updating ARMGenFastISel.inc...
[ 52%] Updating ARMGenCallingConv.inc...
[ 52%] Updating ARMGenSubtargetInfo.inc...
[ 52%] Updating ARMGenDisassemblerTables.inc...
[ 52%] Built target ARMCommonTableGen
[ 52%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o
[ 52%] Building MipsGenFastISel.inc...
[ 52%] Building AArch64GenFastISel.inc...
[ 52%] Building PPCGenInstrInfo.inc...
[ 53%] Building MipsGenCallingConv.inc...
[ 53%] Building PPCGenDAGISel.inc...
[ 53%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o
[ 53%] Building AArch64GenCallingConv.inc...
[ 53%] Building MipsGenSubtargetInfo.inc...
[ 53%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o
[ 53%] Building PPCGenFastISel.inc...
[ 53%] Building MipsGenAsmMatcher.inc...
[ 53%] Building AArch64GenSubtargetInfo.inc...
[ 53%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o
[ 54%] Building PPCGenCallingConv.inc...
[ 54%] Building MipsGenMCPseudoLowering.inc...
[ 54%] Building PPCGenSubtargetInfo.inc...
[ 54%] Updating MipsGenRegisterInfo.inc...
[ 55%] Updating MipsGenInstrInfo.inc...
[ 55%] Updating MipsGenDisassemblerTables.inc...
[ 55%] Updating MipsGenMCCodeEmitter.inc...
[ 55%] Updating MipsGenAsmWriter.inc...
[ 55%] Updating MipsGenDAGISel.inc...
[ 55%] Building X86GenDAGISel.inc...
[ 55%] Updating MipsGenFastISel.inc...
[ 55%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o
[ 55%] Updating MipsGenCallingConv.inc...
[ 55%] Updating MipsGenSubtargetInfo.inc...
[ 55%] Updating MipsGenAsmMatcher.inc...
[ 55%] Updating MipsGenMCPseudoLowering.inc...
[ 55%] Updating PPCGenAsmWriter.inc...
[ 55%] Built target MipsCommonTableGen
[ 55%] Building AArch64GenDisassemblerTables.inc...
[ 55%] Updating PPCGenAsmMatcher.inc...
[ 56%] Updating PPCGenDisassemblerTables.inc...
[ 56%] Updating PPCGenMCCodeEmitter.inc...
[ 56%] Updating PPCGenRegisterInfo.inc...
[ 56%] Updating PPCGenInstrInfo.inc...
[ 56%] Updating PPCGenDAGISel.inc...
[ 56%] Updating PPCGenFastISel.inc...
[ 56%] Updating PPCGenCallingConv.inc...
[ 56%] Updating PPCGenSubtargetInfo.inc...
[ 56%] Built target PowerPCCommonTableGen
[ 56%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o
[ 56%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o
[ 56%] Building AArch64GenSystemOperands.inc...
Scanning dependencies of target SystemZCommonTableGen
[ 56%] Building SystemZGenAsmMatcher.inc...
[ 57%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o
[ 57%] Building X86GenFastISel.inc...
[ 57%] Updating AArch64GenRegisterInfo.inc...
[ 57%] Updating AArch64GenInstrInfo.inc...
[ 57%] Updating AArch64GenMCCodeEmitter.inc...
[ 57%] Updating AArch64GenMCPseudoLowering.inc...
[ 57%] Updating AArch64GenAsmWriter.inc...
[ 57%] Updating AArch64GenAsmWriter1.inc...
[ 57%] Updating AArch64GenAsmMatcher.inc...
[ 57%] Updating AArch64GenDAGISel.inc...
[ 57%] Updating AArch64GenFastISel.inc...
[ 57%] Updating AArch64GenCallingConv.inc...
[ 57%] Building SystemZGenAsmWriter.inc...
[ 57%] Updating AArch64GenSubtargetInfo.inc...
[ 57%] Updating AArch64GenDisassemblerTables.inc...
[ 57%] Updating AArch64GenSystemOperands.inc...
[ 57%] Built target AArch64CommonTableGen
[ 57%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o
[ 57%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o
[ 57%] Building SystemZGenCallingConv.inc...
[ 57%] Building SystemZGenDAGISel.inc...
[ 57%] Building X86GenCallingConv.inc...
[ 58%] Building SystemZGenDisassemblerTables.inc...
[ 58%] Building SystemZGenMCCodeEmitter.inc...
[ 58%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o
[ 58%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o
[ 58%] Building SystemZGenInstrInfo.inc...
[ 58%] Building SystemZGenRegisterInfo.inc...
[ 58%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o
[ 58%] Building SystemZGenSubtargetInfo.inc...
[ 58%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o
[ 58%] Updating SystemZGenAsmMatcher.inc...
[ 58%] Updating SystemZGenAsmWriter.inc...
[ 58%] Updating SystemZGenCallingConv.inc...
[ 58%] Updating SystemZGenDAGISel.inc...
[ 58%] Updating SystemZGenDisassemblerTables.inc...
[ 58%] Updating SystemZGenMCCodeEmitter.inc...
[ 58%] Updating SystemZGenInstrInfo.inc...
[ 58%] Updating SystemZGenRegisterInfo.inc...
[ 58%] Updating SystemZGenSubtargetInfo.inc...
[ 58%] Built target SystemZCommonTableGen
[ 58%] Building X86GenSubtargetInfo.inc...
[ 58%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o
[ 58%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o
[ 58%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o
Scanning dependencies of target LLVMJSBackendCodeGen
[ 58%] Building CXX object lib/Target/JSBackend/CMakeFiles/LLVMJSBackendCodeGen.dir/JSBackend.cpp.o
[ 58%] Updating X86GenRegisterInfo.inc...
[ 58%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassRegistry.cpp.o
[ 58%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o
[ 58%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o
[ 58%] Building CXX object lib/Target/JSBackend/CMakeFiles/LLVMJSBackendCodeGen.dir/JSTargetMachine.cpp.o
Scanning dependencies of target LLVMJSBackendInfo
[ 58%] Building CXX object lib/Target/JSBackend/TargetInfo/CMakeFiles/LLVMJSBackendInfo.dir/JSBackendTargetInfo.cpp.o
[ 59%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IteratedDominanceFrontier.cpp.o
[ 59%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o
[ 59%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o
[ 59%] Building CXX object lib/Target/JSBackend/CMakeFiles/LLVMJSBackendCodeGen.dir/JSTargetTransformInfo.cpp.o
[ 59%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o
[ 59%] Linking CXX static library ../../../libLLVMJSBackendInfo.a
[ 59%] Built target LLVMJSBackendInfo
[ 59%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o
[ 59%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o
Scanning dependencies of target LLVMJSBackendDesc
[ 60%] Updating X86GenDisassemblerTables.inc...
[ 60%] Building CXX object lib/Target/JSBackend/MCTargetDesc/CMakeFiles/LLVMJSBackendDesc.dir/JSBackendMCTargetDesc.cpp.o
[ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o
Scanning dependencies of target MSP430CommonTableGen
[ 60%] Building MSP430GenRegisterInfo.inc...
[ 60%] Updating X86GenInstrInfo.inc...
[ 60%] Updating X86GenAsmWriter.inc...
[ 60%] Updating X86GenAsmWriter1.inc...
[ 60%] Updating X86GenAsmMatcher.inc...
[ 60%] Updating X86GenDAGISel.inc...
[ 60%] Linking CXX static library ../../../libLLVMJSBackendDesc.a
[ 60%] Building MSP430GenInstrInfo.inc...
[ 60%] Built target LLVMJSBackendDesc
[ 60%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o
[ 60%] Updating X86GenFastISel.inc...
[ 60%] Updating X86GenCallingConv.inc...
[ 60%] Updating X86GenSubtargetInfo.inc...
[ 60%] Built target X86CommonTableGen
[ 60%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o
[ 60%] Linking CXX static library ../../libLLVMJSBackendCodeGen.a
[ 60%] Built target LLVMJSBackendCodeGen
[ 60%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o
[ 60%] Building MSP430GenAsmWriter.inc...
[ 60%] Building MSP430GenDAGISel.inc...
[ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o
[ 60%] Building MSP430GenCallingConv.inc...
[ 60%] Building MSP430GenSubtargetInfo.inc...
[ 60%] Updating MSP430GenRegisterInfo.inc...
[ 60%] Updating MSP430GenInstrInfo.inc...
Scanning dependencies of target SparcCommonTableGen
[ 60%] Building SparcGenRegisterInfo.inc...
[ 60%] Updating MSP430GenAsmWriter.inc...
[ 60%] Updating MSP430GenDAGISel.inc...
[ 60%] Updating MSP430GenCallingConv.inc...
[ 60%] Updating MSP430GenSubtargetInfo.inc...
[ 60%] Built target MSP430CommonTableGen
[ 60%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o
[ 60%] Building SparcGenInstrInfo.inc...
[ 60%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o
[ 60%] Building SparcGenDisassemblerTables.inc...
[ 60%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o
[ 60%] Building SparcGenMCCodeEmitter.inc...
[ 60%] Building SparcGenAsmWriter.inc...
[ 60%] Building SparcGenAsmMatcher.inc...
[ 61%] Building SparcGenDAGISel.inc...
[ 61%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o
[ 61%] Building SparcGenSubtargetInfo.inc...
Scanning dependencies of target NVPTXCommonTableGen
[ 61%] Building NVPTXGenRegisterInfo.inc...
[ 61%] Building SparcGenCallingConv.inc...
[ 61%] Building NVPTXGenInstrInfo.inc...
[ 61%] Updating SparcGenRegisterInfo.inc...
[ 61%] Updating SparcGenInstrInfo.inc...
[ 61%] Updating SparcGenDisassemblerTables.inc...
[ 61%] Updating SparcGenMCCodeEmitter.inc...
[ 61%] Updating SparcGenAsmWriter.inc...
[ 61%] Updating SparcGenAsmMatcher.inc...
[ 61%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o
[ 61%] Updating SparcGenDAGISel.inc...
[ 61%] Updating SparcGenSubtargetInfo.inc...
[ 61%] Updating SparcGenCallingConv.inc...
[ 61%] Built target SparcCommonTableGen
[ 61%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o
[ 61%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o
[ 61%] Building NVPTXGenAsmWriter.inc...
[ 61%] Building NVPTXGenDAGISel.inc...
[ 61%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o
[ 61%] Building NVPTXGenSubtargetInfo.inc...
[ 61%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o
[ 61%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o
[ 61%] Updating NVPTXGenRegisterInfo.inc...
[ 61%] Updating NVPTXGenInstrInfo.inc...
[ 61%] Updating NVPTXGenAsmWriter.inc...
[ 61%] Updating NVPTXGenDAGISel.inc...
[ 61%] Updating NVPTXGenSubtargetInfo.inc...
[ 61%] Built target NVPTXCommonTableGen
Scanning dependencies of target LLVMAsmParser
[ 61%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o
[ 61%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o
[ 62%] Linking CXX static library ../../libLLVMScalarOpts.a
[ 62%] Built target LLVMScalarOpts
[ 62%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o
[ 62%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o
Scanning dependencies of target LLVMProfileData
[ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o
[ 62%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o
Scanning dependencies of target LLVMCoverage
[ 62%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o
[ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o
[ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o
[ 62%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o
[ 62%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o
[ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o
[ 62%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o
Scanning dependencies of target LLVMPasses
[ 62%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o
[ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o
[ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPassManager.cpp.o
[ 62%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o
[ 63%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o
Scanning dependencies of target llvm-bcanalyzer
[ 63%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o
[ 63%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o
[ 63%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o
[ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDepPrinter.cpp.o
[ 63%] Linking CXX static library ../libLLVMAsmParser.a
[ 63%] Built target LLVMAsmParser
[ 63%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o
[ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o
Scanning dependencies of target llvm-dis
[ 63%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o
[ 64%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o
[ 64%] Linking CXX static library ../../libLLVMCoverage.a
[ 64%] Built target LLVMCoverage
[ 64%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o
Scanning dependencies of target llvm-dwarfdump
[ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o
[ 64%] Linking CXX executable ../../bin/llvm-bcanalyzer
[ 64%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o
[ 64%] Built target llvm-bcanalyzer
[ 64%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o
[ 64%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o
[ 64%] Linking CXX executable ../../bin/llvm-dis
[ 64%] Built target llvm-dis
[ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o
Scanning dependencies of target llvm-pdbdump
[ 64%] Linking CXX executable ../../bin/llvm-dwarfdump
[ 64%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/llvm-pdbdump.cpp.o
[ 64%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o
[ 64%] Built target llvm-dwarfdump
[ 64%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/BuiltinDumper.cpp.o
[ 64%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o
Scanning dependencies of target llvm-readobj
[ 64%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMAttributeParser.cpp.o
[ 64%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/ClassDefinitionDumper.cpp.o
[ 64%] Linking CXX static library ../libLLVMProfileData.a
[ 64%] Built target LLVMProfileData
[ 64%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o
[ 64%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o
Scanning dependencies of target llvm-size
[ 64%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o
[ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o
[ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/CompilandDumper.cpp.o
Scanning dependencies of target llvm-symbolizer
[ 67%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/EnumDumper.cpp.o
Scanning dependencies of target obj2yaml
[ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/ExternalSymbolDumper.cpp.o
[ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o
[ 67%] Linking CXX executable ../../bin/llvm-size
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/FunctionDumper.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o
[ 67%] Linking CXX executable ../../bin/llvm-symbolizer
[ 67%] Built target llvm-size
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o
[ 67%] Built target llvm-symbolizer
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/LinePrinter.cpp.o
[ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/LLVMOutputStyle.cpp.o
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o
[ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o
Scanning dependencies of target sanstats
[ 67%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o
[ 67%] Linking CXX executable ../../bin/sanstats
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o
[ 67%] Built target sanstats
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/PdbYaml.cpp.o
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Error.cpp.o
[ 67%] Linking CXX static library ../libLLVMPasses.a
[ 67%] Built target LLVMPasses
[ 67%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/Error.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationDiagnosticInfo.cpp.o
Scanning dependencies of target yaml2obj
[ 67%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/TypeDumper.cpp.o
[ 67%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2coff.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OrderedBasicBlock.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/TypedefDumper.cpp.o
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/VariableDumper.cpp.o
[ 67%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2elf.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o
[ 67%] Building CXX object tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/YAMLOutputStyle.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o
[ 67%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o
[ 67%] Linking CXX executable ../../bin/llvm-pdbdump
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o
[ 67%] Built target llvm-pdbdump
[ 67%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2macho.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o
[ 67%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o
Scanning dependencies of target LLVMX86CodeGen
[ 67%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o
[ 67%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o
[ 68%] Linking CXX executable ../../bin/yaml2obj
[ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o
[ 68%] Built target yaml2obj
[ 68%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o
Scanning dependencies of target LLVMX86AsmParser
[ 68%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmInstrumentation.cpp.o
[ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o
[ 69%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o
[ 69%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o
[ 69%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o
[ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o
Scanning dependencies of target LLVMX86Disassembler
[ 69%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o
[ 69%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o
Scanning dependencies of target LLVMX86AsmPrinter
[ 69%] Building CXX object lib/Target/X86/InstPrinter/CMakeFiles/LLVMX86AsmPrinter.dir/X86ATTInstPrinter.cpp.o
[ 69%] Linking CXX executable ../../bin/obj2yaml
[ 69%] Built target obj2yaml
[ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o
[ 69%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86DisassemblerDecoder.cpp.o
[ 69%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o
[ 69%] Building CXX object lib/Target/X86/InstPrinter/CMakeFiles/LLVMX86AsmPrinter.dir/X86IntelInstPrinter.cpp.o
Scanning dependencies of target LLVMX86Desc
[ 70%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o
[ 70%] Building CXX object lib/Target/X86/InstPrinter/CMakeFiles/LLVMX86AsmPrinter.dir/X86InstComments.cpp.o
[ 70%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o
[ 70%] Linking CXX static library ../../../libLLVMX86AsmParser.a
[ 70%] Built target LLVMX86AsmParser
[ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o
[ 70%] Linking CXX static library ../../../libLLVMX86AsmPrinter.a
[ 70%] Built target LLVMX86AsmPrinter
[ 70%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o
[ 70%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o
[ 70%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o
[ 70%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o
[ 71%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionExpander.cpp.o
[ 71%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o
[ 71%] Linking CXX static library ../../../libLLVMX86Disassembler.a
[ 71%] Built target LLVMX86Disassembler
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o
[ 72%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o
[ 72%] Linking CXX executable ../../bin/llvm-readobj
[ 72%] Built target llvm-readobj
[ 72%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o
[ 72%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o
[ 72%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o
Scanning dependencies of target LLVMX86Info
[ 72%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o
[ 72%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SparsePropagation.cpp.o
Scanning dependencies of target LLVMX86Utils
[ 72%] Building CXX object lib/Target/X86/Utils/CMakeFiles/LLVMX86Utils.dir/X86ShuffleDecode.cpp.o
[ 72%] Linking CXX static library ../../../libLLVMX86Info.a
[ 72%] Built target LLVMX86Info
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o
[ 72%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o
[ 72%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o
[ 72%] Linking CXX static library ../../../libLLVMX86Utils.a
[ 72%] Built target LLVMX86Utils
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o
[ 72%] Linking CXX static library ../../../libLLVMX86Desc.a
[ 72%] Built target LLVMX86Desc
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o
Scanning dependencies of target LLVMARMCodeGen
[ 72%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o
Scanning dependencies of target LLVMARMInfo
[ 72%] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o
[ 72%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o
[ 72%] Linking CXX static library ../../../libLLVMARMInfo.a
[ 72%] Built target LLVMARMInfo
[ 72%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o
[ 72%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackColoring.cpp.o
[ 72%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o
[ 72%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o
[ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o
Scanning dependencies of target LLVMARMAsmParser
[ 72%] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o
[ 72%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o
[ 73%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o
[ 73%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o
Scanning dependencies of target LLVMARMDisassembler
[ 73%] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o
Scanning dependencies of target LLVMARMAsmPrinter
[ 74%] Building CXX object lib/Target/ARM/InstPrinter/CMakeFiles/LLVMARMAsmPrinter.dir/ARMInstPrinter.cpp.o
[ 74%] Linking CXX static library ../../../libLLVMARMAsmPrinter.a
[ 74%] Built target LLVMARMAsmPrinter
[ 74%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o
[ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o
[ 74%] Linking CXX static library ../../../libLLVMARMDisassembler.a
[ 74%] Built target LLVMARMDisassembler
[ 74%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o
[ 74%] Linking CXX static library ../libLLVMAnalysis.a
[ 74%] Built target LLVMAnalysis
[ 74%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o
[ 74%] Linking CXX static library ../../../libLLVMARMAsmParser.a
[ 74%] Built target LLVMARMAsmParser
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o
Scanning dependencies of target LLVMARMDesc
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o
Scanning dependencies of target LLVMAArch64CodeGen
[ 74%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o
[ 74%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o
[ 74%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AddressTypePromotion.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o
Scanning dependencies of target LLVMAArch64Info
[ 74%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o
[ 74%] Linking CXX static library ../../../libLLVMAArch64Info.a
[ 74%] Built target LLVMAArch64Info
[ 74%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o
[ 74%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o
[ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o
[ 74%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o
Scanning dependencies of target LLVMAArch64AsmParser
[ 74%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o
[ 75%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o
[ 75%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o
[ 75%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o
[ 75%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o
[ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o
[ 76%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o
[ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o
[ 76%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o
[ 76%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchRelaxation.cpp.o
[ 76%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o
Scanning dependencies of target LLVMAArch64Disassembler
[ 76%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o
[ 76%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o
[ 76%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o
[ 76%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a
[ 76%] Built target LLVMAArch64AsmParser
[ 76%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o
[ 76%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o
[ 76%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o
[ 76%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o
[ 76%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o
[ 77%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o
[ 77%] Linking CXX static library ../../../libLLVMARMDesc.a
[ 77%] Built target LLVMARMDesc
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o
[ 77%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a
[ 77%] Built target LLVMAArch64Disassembler
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o
Scanning dependencies of target LLVMAArch64AsmPrinter
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/InstPrinter/CMakeFiles/LLVMAArch64AsmPrinter.dir/AArch64InstPrinter.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o
Scanning dependencies of target LLVMAArch64Desc
[ 77%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o
Scanning dependencies of target LLVMAArch64Utils
[ 77%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o
[ 77%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o
[ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o
[ 77%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o
[ 77%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinAllocaExpander.cpp.o
[ 77%] Linking CXX static library ../../../libLLVMAArch64Utils.a
Scanning dependencies of target LLVMMipsCodeGen
[ 77%] Built target LLVMAArch64Utils
[ 78%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o
[ 78%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o
[ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o
Scanning dependencies of target LLVMMipsAsmPrinter
[ 78%] Building CXX object lib/Target/Mips/InstPrinter/CMakeFiles/LLVMMipsAsmPrinter.dir/MipsInstPrinter.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o
[ 78%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o
[ 78%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o
[ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o
[ 78%] Linking CXX static library ../../../libLLVMMipsAsmPrinter.a
[ 78%] Built target LLVMMipsAsmPrinter
[ 78%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o
[ 78%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o
[ 78%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o
[ 79%] Linking CXX static library ../../../libLLVMAArch64Desc.a
[ 79%] Built target LLVMAArch64Desc
[ 79%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o
[ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o
[ 80%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o
[ 80%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o
[ 80%] Linking CXX static library ../../libLLVMX86CodeGen.a
[ 80%] Built target LLVMX86CodeGen
[ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o
Scanning dependencies of target LLVMMipsDisassembler
[ 80%] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o
[ 80%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o
[ 80%] Linking CXX static library ../../../libLLVMAArch64AsmPrinter.a
[ 80%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o
[ 80%] Built target LLVMAArch64AsmPrinter
[ 80%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o
[ 80%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o
[ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o
[ 80%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o
[ 80%] Linking CXX static library ../../../libLLVMMipsDisassembler.a
[ 80%] Built target LLVMMipsDisassembler
[ 80%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o
[ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o
[ 80%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o
[ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o
Scanning dependencies of target LLVMMipsInfo
[ 80%] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o
[ 80%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o
Scanning dependencies of target LLVMMipsDesc
[ 80%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o
[ 80%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o
[ 80%] Linking CXX static library ../../../libLLVMMipsInfo.a
[ 80%] Built target LLVMMipsInfo
[ 80%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o
[ 80%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o
[ 80%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o
[ 81%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o
[ 82%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o
[ 82%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o
[ 82%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o
Scanning dependencies of target LLVMMipsAsmParser
[ 82%] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o
[ 82%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o
[ 82%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o
[ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o
Scanning dependencies of target LLVMPowerPCCodeGen
[ 82%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o
[ 82%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o
[ 82%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o
[ 82%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o
[ 82%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o
[ 82%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o
[ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o
[ 82%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o
[ 82%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o
Scanning dependencies of target LLVMPowerPCAsmParser
[ 82%] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o
[ 83%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o
[ 83%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o
[ 83%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o
[ 83%] Linking CXX static library ../../libLLVMARMCodeGen.a
[ 83%] Built target LLVMARMCodeGen
[ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o
[ 83%] Linking CXX static library ../../../libLLVMMipsAsmParser.a
[ 83%] Built target LLVMMipsAsmParser
[ 83%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o
[ 83%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o
[ 84%] Linking CXX static library ../../../libLLVMPowerPCAsmParser.a
[ 84%] Built target LLVMPowerPCAsmParser
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o
[ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o
[ 84%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o
Scanning dependencies of target LLVMPowerPCDisassembler
[ 84%] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o
[ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o
[ 84%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o
[ 84%] Linking CXX static library ../../../libLLVMPowerPCDisassembler.a
[ 84%] Built target LLVMPowerPCDisassembler
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o
[ 84%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o
Scanning dependencies of target LLVMPowerPCAsmPrinter
[ 84%] Building CXX object lib/Target/PowerPC/InstPrinter/CMakeFiles/LLVMPowerPCAsmPrinter.dir/PPCInstPrinter.cpp.o
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o
[ 84%] Linking CXX static library ../../../libLLVMMipsDesc.a
[ 84%] Built target LLVMMipsDesc
[ 84%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o
[ 84%] Linking CXX static library ../../../libLLVMPowerPCAsmPrinter.a
[ 84%] Built target LLVMPowerPCAsmPrinter
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o
[ 84%] Linking CXX static library ../libLLVMCodeGen.a
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o
[ 84%] Built target LLVMCodeGen
[ 84%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsHazardSchedule.cpp.o
Scanning dependencies of target LLVMPowerPCInfo
[ 84%] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o
[ 84%] Linking CXX static library ../../../libLLVMPowerPCInfo.a
[ 84%] Built target LLVMPowerPCInfo
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o
Scanning dependencies of target LLVMPowerPCDesc
[ 84%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o
[ 84%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o
Scanning dependencies of target LLVMSystemZCodeGen
[ 84%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o
[ 84%] Linking CXX static library ../../libLLVMAArch64CodeGen.a
[ 84%] Built target LLVMAArch64CodeGen
[ 84%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o
[ 84%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o
[ 84%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o
[ 85%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o
[ 85%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o
[ 85%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o
Scanning dependencies of target LLVMSystemZAsmParser
[ 86%] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o
[ 86%] Linking CXX static library ../../../libLLVMSystemZAsmParser.a
[ 86%] Built target LLVMSystemZAsmParser
[ 86%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMachObjectWriter.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o
Scanning dependencies of target LLVMSystemZDisassembler
[ 86%] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o
[ 86%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o
[ 86%] Linking CXX static library ../../../libLLVMPowerPCDesc.a
[ 86%] Built target LLVMPowerPCDesc
[ 86%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLongBranch.cpp.o
[ 86%] Linking CXX static library ../../../libLLVMSystemZDisassembler.a
[ 86%] Built target LLVMSystemZDisassembler
[ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopPreIncPrep.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o
Scanning dependencies of target LLVMSystemZAsmPrinter
[ 86%] Building CXX object lib/Target/SystemZ/InstPrinter/CMakeFiles/LLVMSystemZAsmPrinter.dir/SystemZInstPrinter.cpp.o
[ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o
[ 86%] Linking CXX static library ../../../libLLVMSystemZAsmPrinter.a
[ 86%] Built target LLVMSystemZAsmPrinter
[ 87%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o
[ 87%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o
Scanning dependencies of target LLVMSystemZInfo
[ 87%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o
[ 87%] Linking CXX static library ../../../libLLVMSystemZInfo.a
[ 87%] Built target LLVMSystemZInfo
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o
Scanning dependencies of target LLVMSystemZDesc
[ 88%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o
Scanning dependencies of target LLVMMSP430CodeGen
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCObjectWriter.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCQPXLoadSplat.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o
Scanning dependencies of target LLVMMSP430AsmPrinter
[ 88%] Building CXX object lib/Target/MSP430/InstPrinter/CMakeFiles/LLVMMSP430AsmPrinter.dir/MSP430InstPrinter.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o
[ 88%] Linking CXX static library ../../../libLLVMSystemZDesc.a
[ 88%] Built target LLVMSystemZDesc
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o
[ 88%] Linking CXX static library ../../../libLLVMMSP430AsmPrinter.a
[ 88%] Built target LLVMMSP430AsmPrinter
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o
Scanning dependencies of target LLVMMSP430Info
[ 88%] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o
[ 88%] Linking CXX static library ../../../libLLVMMSP430Info.a
[ 88%] Built target LLVMMSP430Info
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o
Scanning dependencies of target LLVMMSP430Desc
[ 88%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o
[ 88%] Linking CXX static library ../../../libLLVMMSP430Desc.a
[ 88%] Built target LLVMMSP430Desc
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o
Scanning dependencies of target LLVMSparcCodeGen
[ 88%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o
[ 88%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o
Scanning dependencies of target LLVMSparcInfo
[ 88%] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o
[ 88%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o
[ 88%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o
[ 88%] Linking CXX static library ../../../libLLVMSparcInfo.a
[ 88%] Built target LLVMSparcInfo
[ 88%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o
[ 89%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o
[ 89%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o
Scanning dependencies of target LLVMSparcDesc
[ 89%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o
[ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o
[ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o
[ 89%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o
[ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o
Scanning dependencies of target LLVMSparcAsmPrinter
[ 89%] Building CXX object lib/Target/Sparc/InstPrinter/CMakeFiles/LLVMSparcAsmPrinter.dir/SparcInstPrinter.cpp.o
[ 89%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o
[ 90%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o
[ 90%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o
[ 90%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o
[ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o
Scanning dependencies of target LLVMSparcAsmParser
[ 90%] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o
[ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o
[ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o
[ 91%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o
[ 91%] Linking CXX static library ../../libLLVMMSP430CodeGen.a
[ 91%] Built target LLVMMSP430CodeGen
[ 91%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o
[ 91%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o
[ 91%] Linking CXX static library ../../../libLLVMSparcDesc.a
[ 91%] Built target LLVMSparcDesc
[ 92%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o
[ 92%] Linking CXX static library ../../../libLLVMSparcAsmParser.a
[ 92%] Built target LLVMSparcAsmParser
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o
[ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o
Scanning dependencies of target LLVMSparcDisassembler
[ 92%] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o
[ 92%] Linking CXX static library ../../../libLLVMSparcAsmPrinter.a
[ 92%] Built target LLVMSparcAsmPrinter
[ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o
[ 92%] Linking CXX static library ../../libLLVMSystemZCodeGen.a
[ 92%] Built target LLVMSystemZCodeGen
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o
[ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o
[ 92%] Linking CXX static library ../../libLLVMPowerPCCodeGen.a
[ 92%] Built target LLVMPowerPCCodeGen
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o
Scanning dependencies of target LLVMNVPTXCodeGen
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o
[ 92%] Linking CXX static library ../../../libLLVMSparcDisassembler.a
[ 92%] Built target LLVMSparcDisassembler
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o
Scanning dependencies of target LLVMNVPTXInfo
[ 92%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o
Scanning dependencies of target LLVMNVPTXAsmPrinter
[ 92%] Building CXX object lib/Target/NVPTX/InstPrinter/CMakeFiles/LLVMNVPTXAsmPrinter.dir/NVPTXInstPrinter.cpp.o
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFavorNonGenericAddrSpaces.cpp.o
[ 92%] Linking CXX static library ../../libLLVMMipsCodeGen.a
[ 92%] Built target LLVMMipsCodeGen
[ 92%] Linking CXX static library ../../../libLLVMNVPTXInfo.a
[ 92%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o
[ 92%] Built target LLVMNVPTXInfo
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o
Scanning dependencies of target LLVMNVPTXDesc
[ 92%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o
[ 92%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o
[ 92%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o
[ 93%] Linking CXX static library ../../../libLLVMNVPTXAsmPrinter.a
Scanning dependencies of target llvm-profdata
[ 93%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o
[ 93%] Built target LLVMNVPTXAsmPrinter
[ 93%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o
Scanning dependencies of target bugpoint
[ 93%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o
[ 93%] Linking CXX static library ../../libLLVMSparcCodeGen.a
[ 93%] Built target LLVMSparcCodeGen
[ 93%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o
[ 93%] Linking CXX static library ../../../libLLVMNVPTXDesc.a
[ 93%] Built target LLVMNVPTXDesc
[ 93%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o
Scanning dependencies of target lli
[ 93%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o
[ 93%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o
[ 93%] Linking CXX executable ../../bin/lli
[ 93%] Built target lli
[ 93%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o
Scanning dependencies of target llvm-as
[ 94%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o
[ 94%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o
Scanning dependencies of target llvm-cov
[ 94%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o
[ 94%] Linking CXX executable ../../bin/llvm-cov
[ 94%] Built target llvm-cov
[ 94%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o
[ 94%] Linking CXX executable ../../bin/llvm-as
[ 94%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInferAddressSpaces.cpp.o
[ 94%] Linking CXX executable ../../bin/llvm-profdata
[ 94%] Built target llvm-as
[ 94%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o
[ 94%] Built target llvm-profdata
[ 94%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o
Scanning dependencies of target llvm-diff
[ 94%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o
Scanning dependencies of target llvm-extract
[ 94%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o
[ 94%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffConsumer.cpp.o
Scanning dependencies of target llvm-link
[ 94%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o
[ 94%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o
Scanning dependencies of target llvm-mc
[ 94%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o
[ 94%] Linking CXX executable ../../bin/llvm-extract
[ 94%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffLog.cpp.o
[ 94%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o
[ 94%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o
[ 94%] Built target llvm-extract
[ 94%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o
[ 94%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DifferenceEngine.cpp.o
[ 94%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerKernelArgs.cpp.o
Scanning dependencies of target llvm-nm
[ 94%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o
[ 94%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o
[ 94%] Linking CXX executable ../../bin/llvm-link
[ 94%] Built target llvm-link
[ 95%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o
[ 95%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o
Scanning dependencies of target llvm-objdump
[ 95%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o
[ 95%] Linking CXX executable ../../bin/llvm-mc
[ 95%] Linking CXX executable ../../bin/llvm-diff
Scanning dependencies of target llvm-split
[ 95%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o
[ 95%] Built target llvm-diff
[ 95%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o
[ 95%] Built target llvm-mc
[ 95%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o
[ 95%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o
Scanning dependencies of target llvm-stress
[ 96%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o
[ 96%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o
[ 96%] Linking CXX executable ../../bin/llvm-split
Scanning dependencies of target sancov
[ 96%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cc.o
[ 96%] Linking CXX executable ../../bin/sancov
[ 96%] Built target llvm-split
[ 96%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o
[ 96%] Linking CXX executable ../../bin/bugpoint
[ 96%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o
[ 96%] Built target sancov
[ 96%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o
[ 96%] Linking CXX executable ../../bin/llvm-nm
[ 96%] Built target bugpoint
[ 96%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o
[ 96%] Built target llvm-nm
[ 96%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o
Scanning dependencies of target verify-uselistorder
[ 96%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o
[ 97%] Linking CXX executable ../../bin/llvm-stress
[ 97%] Built target llvm-stress
[ 97%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o
Scanning dependencies of target BugpointPasses
[ 97%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o
[ 97%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o
[ 97%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o
[ 97%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o
[ 97%] Linking CXX executable ../../bin/verify-uselistorder
[ 97%] Linking CXX shared module ../../lib/BugpointPasses.dylib
[ 97%] Built target BugpointPasses
[ 97%] Built target verify-uselistorder
[ 97%] Linking CXX static library ../../libLLVMNVPTXCodeGen.a
[ 97%] Built target LLVMNVPTXCodeGen
Scanning dependencies of target llvm-cxxdump
Scanning dependencies of target llvm-c-test
Scanning dependencies of target llvm-ar
[ 97%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o
[ 97%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o
Scanning dependencies of target LTO
Scanning dependencies of target llvm-lto
[ 97%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o
[ 97%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o
Scanning dependencies of target llvm-dsymutil
Scanning dependencies of target llc
[ 97%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/dsymutil.cpp.o
[ 97%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o
[ 97%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o
[ 97%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o
[ 97%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/BinaryHolder.cpp.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o
[ 97%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o
[ 97%] Linking CXX executable ../../bin/llvm-c-test
[ 97%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o
[ 97%] Linking CXX executable ../../bin/llvm-ar
[ 97%] Linking CXX executable ../../bin/llvm-cxxdump
[ 97%] Built target llvm-cxxdump
[ 97%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/DebugMap.cpp.o
[ 97%] Built target llvm-c-test
[ 97%] Built target llvm-ar
[ 98%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/DwarfLinker.cpp.o
[ 98%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/MachODebugMapParser.cpp.o
Scanning dependencies of target llvm-dwp
[ 98%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o
[ 98%] Linking CXX shared library ../../lib/libLTO.dylib
[ 98%] Linking CXX executable ../../bin/llvm-objdump
[ 98%] Built target llvm-objdump
[ 98%] Linking CXX executable ../../bin/llc
Scanning dependencies of target llvm-rtdyld
[ 98%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o
[ 99%] Linking CXX executable ../../bin/llvm-lto
[ 99%] Built target LTO
[ 99%] Building CXX object tools/dsymutil/CMakeFiles/llvm-dsymutil.dir/MachOUtils.cpp.o
[ 99%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/DWPError.cpp.o
Scanning dependencies of target opt
[ 99%] Building CXX object tools/opt/CMakeFiles/opt.dir/AnalysisWrappers.cpp.o
[ 99%] Building CXX object tools/opt/CMakeFiles/opt.dir/BreakpointPrinter.cpp.o
[ 99%] Built target llc
[ 99%] Building CXX object tools/opt/CMakeFiles/opt.dir/GraphPrinters.cpp.o
[ 99%] Built target llvm-lto
[ 99%] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o
Scanning dependencies of target llvm-lib
[ 99%] Generating ../../bin/llvm-lib
[100%] Building CXX object tools/opt/CMakeFiles/opt.dir/PassPrinters.cpp.o
Scanning dependencies of target llvm-ranlib
[100%] Built target llvm-lib
[100%] Building CXX object tools/opt/CMakeFiles/opt.dir/PrintSCC.cpp.o
[100%] Generating ../../bin/llvm-ranlib
[100%] Built target llvm-ranlib
[100%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o
[100%] Linking CXX executable ../../bin/llvm-dwp
[100%] Linking CXX executable ../../bin/llvm-rtdyld
[100%] Built target llvm-dwp
[100%] Built target llvm-rtdyld
[100%] Linking CXX executable ../../bin/llvm-dsymutil
[100%] Linking CXX executable ../../bin/opt
[100%] Built target llvm-dsymutil
[100%] Built target opt
Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/APFloat.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/APInt.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/APSInt.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ArrayRef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/BitmaskEnum.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/BitVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DeltaAlgorithm.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DenseMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DenseMapInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DenseSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/DepthFirstIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/edit_distance.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/EpochTracker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/EquivalenceClasses.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/FoldingSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/GraphTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Hashing.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ilist.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ilist_node.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ImmutableList.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ImmutableMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ImmutableSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/IndexedMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/IntEqClasses.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/IntervalMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/iterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/iterator_range.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/MapVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/None.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Optional.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PackedVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PointerEmbeddedInt.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PointerIntPair.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PointerSumType.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PointerUnion.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PostOrderIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PriorityQueue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/PriorityWorklist.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SCCIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/ScopedHashTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Sequence.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SetOperations.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SetVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SmallBitVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SmallPtrSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SmallSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SmallString.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SmallVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SparseBitVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SparseMultiSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/SparseSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Statistic.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/STLExtras.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/StringExtras.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/StringMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/StringRef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/StringSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/StringSwitch.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/TinyPtrVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Triple.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/Twine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/UniqueVector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ADT/VariadicFunction.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/AliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/AliasSetTracker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/AssumptionCache.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/BasicAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/BlockFrequencyInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CallGraph.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CallGraphSCCPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CallPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CaptureTracking.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CFG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CFGPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CGSCCPassManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/CodeMetrics.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ConstantFolding.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DemandedBits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DependenceAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DivergenceAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DominanceFrontier.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DominanceFrontierImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DomPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/EHPersonalities.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/GlobalsModRef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IndirectCallSiteVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/InlineCost.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/InstructionSimplify.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/Interval.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IntervalIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IntervalPartition.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/IVUsers.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LazyCallGraph.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LazyValueInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/Lint.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/Loads.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopAccessAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopInfoImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopPassManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/MemoryBuiltins.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/MemoryLocation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ObjCARCInstKind.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/OptimizationDiagnosticInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/OrderedBasicBlock.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/Passes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/PHITransAddr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/PostDominators.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ProfileSummaryInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/PtrUseVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/RegionInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/RegionInfoImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/RegionIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/RegionPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/RegionPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScalarEvolution.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ScopedNoAliasAA.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/SparsePropagation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TargetFolder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TargetLibraryInfo.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TargetLibraryInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TargetTransformInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/Trace.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/TypeMetadataUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/ValueTracking.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Analysis/VectorUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/AsmParser
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/AsmParser/Parser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/AsmParser/SlotMapping.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/BitCodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/BitcodeWriterPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/BitstreamReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/BitstreamWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/LLVMBitCodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Bitcode/ReaderWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/Analysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/AsmPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/AtomicExpandUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/BasicTTIImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/CalcSpillWeights.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/CallingConvLower.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/CommandFlags.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/DAGCombine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/DFAPacketizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/DIE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/DIEValue.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/EdgeBundles.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/FastISel.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/FaultMaps.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GCMetadata.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GCMetadataPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GCs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GCStrategy.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/GISelAccessor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/GlobalISel/Types.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/IntrinsicLowering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ISDOpcodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LexicalScopes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveInterval.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveIntervalUnion.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LivePhysRegs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveRangeEdit.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveRegMatrix.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveStackAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/LiveVariables.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineBasicBlock.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineCombinerPattern.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineConstantPool.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineDominators.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineFrameInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineFunction.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineFunctionInitializer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineFunctionPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineInstr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineInstrBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineInstrBundle.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineLoopInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineMemOperand.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineModuleInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineOperand.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachinePassRegistry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachinePostDominators.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineRegionInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineScheduler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineSSAUpdater.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineTraceMetrics.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachineValueType.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MachORelocation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MIRParser
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/MIRYamlMapping.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ParallelCG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/Passes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP/Graph.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP/Math.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQP/Solution.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PBQPRAConstraint.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/PseudoSourceValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegAllocPBQP.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegAllocRegistry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegisterClassInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegisterPressure.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegisterScavenging.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RegisterUsageInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/RuntimeLibcalls.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScheduleDAG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScheduleDFS.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SchedulerRegistry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SelectionDAG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SelectionDAGISel.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/SlotIndexes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/StackMaps.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/StackProtector.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/TailDuplicator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/TargetPassConfig.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/TargetSchedule.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/UnreachableBlockElim.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ValueTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/ValueTypes.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/VirtRegMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/CodeGen/WinEHFuncInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/ByteStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CodeView.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CodeViewOStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CVSymbolTypes.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/FieldListRecordBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/Line.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/ListRecordBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/MethodListRecordBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/ModuleSubstream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/ModuleSubstreamVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/StreamArray.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/StreamInterface.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/StreamReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/StreamRef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/StreamWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeDumper.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeRecords.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DIContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/GenericError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDB.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/DbiStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/DirectoryStreamData.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/EnumTables.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/Hash.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/IndexedStreamData.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/InfoStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/IPDBFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/IPDBStreamData.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/ISectionContribVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/ModInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/ModStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/MsfBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/MsfCommon.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/NameMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/NameMapBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/PDBFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/PublicsStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/RawConstants.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/RawError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/RawSession.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/RawTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/SymbolStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/PDB/Raw/TpiStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/Symbolize
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/GenericValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Interpreter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/JITEventListener.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/JITSymbolFlags.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/MCJIT.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/ObjectCache.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/JITSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/LogicalDylib.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/RPCChannel.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/InitializePasses.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Argument.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/AssemblyAnnotationWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Attributes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Attributes.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/AutoUpgrade.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/BasicBlock.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/CallingConv.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/CallSite.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/CFG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Comdat.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Constant.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ConstantFolder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ConstantRange.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Constants.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DataLayout.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DebugInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DebugInfoFlags.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DebugInfoMetadata.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DebugLoc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DerivedTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DiagnosticInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DiagnosticPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/DIBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Dominators.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Function.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GetElementPtrTypeIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalAlias.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalIFunc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalIndirectSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalObject.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GlobalVariable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/GVMaterializer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/InlineAsm.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/InstIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/InstrTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Instruction.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Instruction.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Instructions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/InstVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicInst.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Intrinsics.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Intrinsics.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsAArch64.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsAMDGPU.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsARM.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsBPF.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsHexagon.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsMips.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsNVVM.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsPowerPC.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsSystemZ.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsWebAssembly.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsX86.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IntrinsicsXCore.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IRBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/IRPrintingPasses.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/LegacyPassManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/LegacyPassManagers.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/LegacyPassNameParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/LLVMContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Mangler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/MDBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Metadata.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Metadata.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Module.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ModuleSlotTracker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ModuleSummaryIndex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/NoFolder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/OperandTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Operator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/OptBisect.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/PassManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/PassManagerInternal.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/PatternMatch.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/PredIteratorCache.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ProfileSummary.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Statepoint.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/SymbolTableListTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/TrackingMDRef.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Type.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/TypeBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/TypeFinder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Use.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/UseListOrder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/User.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Value.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Value.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ValueHandle.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ValueMap.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/ValueSymbolTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Verifier.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IRReader
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IRReader/IRReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LibDriver
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LibDriver/LibDriver.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LineEditor
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LineEditor/LineEditor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LinkAllIR.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LinkAllPasses.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Linker
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Linker/IRMover.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Linker/Linker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/legacy
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/legacy/LTOModule.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/LTO/LTO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/ConstantPools.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MachineLocation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmBackend.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmInfoCOFF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmInfoDarwin.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmInfoELF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAsmLayout.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCAssembler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCCodeEmitter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCCodeView.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDirectives.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDisassembler
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCDwarf.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCELFObjectWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCELFStreamer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCExpr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCFixedLenDisassembler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCFixup.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCFixupKindInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCFragment.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInst.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstrAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstrDesc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstrInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCInstrItineraries.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCLabel.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCLinkerOptimizationHint.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCMachObjectWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCObjectFileInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCObjectStreamer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCObjectWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/AsmCond.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/AsmLexer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCAsmLexer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCAsmParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCRegisterInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSchedule.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSection.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSectionCOFF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSectionELF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSectionMachO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCStreamer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSubtargetInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSymbol.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSymbolCOFF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSymbolELF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCSymbolMachO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCTargetOptions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCWin64EH.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCWinCOFFStreamer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/MCWinEH.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/SectionKind.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/StringTableBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/MC/SubtargetFeature.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/Archive.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ArchiveWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/Binary.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/COFF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/COFFImportFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ELF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ELFObjectFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ELFTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/Error.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/IRObjectFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/MachO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/MachOUniversal.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ModuleSummaryIndexObjectFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/ObjectFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/RelocVisitor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/StackMapParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/SymbolicFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Object/SymbolSize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML/COFFYAML.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML/ELFYAML.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML/MachOYAML.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML/ObjectYAML.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ObjectYAML/YAML.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/Arg.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/ArgList.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/Option.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/OptParser.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/OptSpecifier.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Option/OptTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Pass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/PassAnalysisSupport.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Passes
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Passes/PassBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/PassInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/PassRegistry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/PassSupport.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/Coverage
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/InstrProf.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/InstrProfData.inc
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/InstrProfReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/InstrProfWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/ProfileCommon.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/SampleProf.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/SampleProfReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/ProfileData/SampleProfWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/AArch64TargetParser.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/AlignOf.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Allocator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ARMBuildAttributes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ARMEHABI.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ARMTargetParser.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ARMWinEH.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ArrayRecycler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Atomic.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/AtomicOrdering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/BlockFrequency.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/BranchProbability.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CachePruning.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Capacity.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Casting.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CBindingWrapping.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/circular_raw_ostream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CodeGen.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CodeGenCWrappers.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/COFF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/COM.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CommandLine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Compiler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Compression.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ConvertUTF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/CrashRecoveryContext.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/DataExtractor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/DataStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Debug.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/DOTGraphTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Dwarf.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Dwarf.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/DynamicLibrary.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELF.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/AArch64.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/AMDGPU.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/ARM.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/AVR.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/BPF.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/Hexagon.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/i386.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/Lanai.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/Mips.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/PowerPC.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/PowerPC64.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/Sparc.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/SystemZ.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/WebAssembly.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ELFRelocs/x86_64.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Endian.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/EndianStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Errc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Errno.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Error.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ErrorHandling.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ErrorOr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/FileOutputBuffer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/FileSystem.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/FileUtilities.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Format.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/FormattedStream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/GCOV.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/GenericDomTree.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/GenericDomTreeConstruction.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/GraphWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Host.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/JamCRC.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/LEB128.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/LICENSE.TXT
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/LineIterator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Locale.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/LockFileManager.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MachO.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MachO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ManagedStatic.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MathExtras.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MD5.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Memory.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MemoryBuffer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MemoryObject.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MipsABIFlags.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Mutex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/MutexGuard.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/OnDiskHashTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Options.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Path.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/PluginLoader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/PointerLikeTypeTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/PrettyStackTrace.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Printable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Process.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Program.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/RandomNumberGenerator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/raw_os_ostream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/raw_ostream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/raw_sha1_ostream.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Recycler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/RecyclingAllocator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Regex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Registry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/RWMutex.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SaveAndRestore.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ScaledNumber.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ScopedPrinter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SHA1.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Signals.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SMLoc.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Solaris.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SourceMgr.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SpecialCaseList.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/StreamingMemoryObject.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/StringPool.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/StringSaver.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SwapByteOrder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/SystemUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TargetParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TargetRegistry.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TargetSelect.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/thread.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Threading.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ThreadLocal.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ThreadPool.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Timer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TimeValue.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/ToolOutputFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TrailingObjects.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/type_traits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/TypeName.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Unicode.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/UnicodeCharRanges.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/UniqueLock.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Valgrind.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Watchdog.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/Win64EH.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/WindowsError.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/YAMLParser.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/YAMLTraits.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/Error.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/Main.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/Record.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/SearchableTable.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/SetTheory.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/StringMatcher.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/StringToOffsetTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/TableGen/TableGenBackend.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/CostTable.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/GenericOpcodes.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/Target.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetCallingConv.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetCallingConv.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetFrameLowering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetInstrInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetIntrinsicInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetItinerary.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetLowering.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetLoweringObjectFile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetMachine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetOpcodes.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetOpcodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetOptions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetRecip.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetRegisterInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetSchedule.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetSelectionDAG.td
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Target/TargetSubtargetInfo.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/GCOVProfiler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/InstCombine
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/InstCombine/InstCombine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/InstrProfiling.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Instrumentation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/ConstantMerge.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/FunctionImport.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/GlobalDCE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/GlobalOpt.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/InlinerPass.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/Internalize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/PartialInlining.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/SCCP.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/IPO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/ObjCARC.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/PGOInstrumentation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/SampleProfile.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/ADCE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/BDCE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/DCE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/Float2Int.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/GuardWidening.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/GVN.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/JumpThreading.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LICM.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopRotation.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/Reassociate.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/SCCP.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/Sink.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/SROA.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Scalar.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/Cloning.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/CtorUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/Evaluator.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/GlobalStatus.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/IntegerDivision.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/LCSSA.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/Local.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/LoopSimplify.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/LoopUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/LoopVersioning.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/Mem2Reg.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/MemorySSA.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/ModuleUtils.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SanitizerStats.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SimplifyInstructions.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SplitModule.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SSAUpdater.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/UnrollLoop.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Utils/ValueMapper.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Vectorize
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Transforms/Vectorize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Analysis.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/BitReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/BitWriter.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Core.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Disassembler.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/ErrorHandling.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/ExecutionEngine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Initialization.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/IRReader.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Linker.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/LinkTimeOptimizer.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/lto.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Object.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/OrcBindings.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Support.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Target.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/TargetMachine.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Transforms
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Transforms/IPO.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Transforms/PassManagerBuilder.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Transforms/Scalar.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Transforms/Vectorize.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/Types.h
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config/AsmParsers.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config/AsmPrinters.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config/Disassemblers.def
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config/llvm-config.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Config/Targets.def
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Attributes.inc
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/IR/Intrinsics.gen
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm/Support/DataTypes.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSupport.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSupport.a(ThreadPool.cpp.o) has no symbols
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMTableGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-tblgen
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMCore.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMIRReader.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSelectionDAG.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMIRParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMGlobalISel.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMBitReader.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMBitWriter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMTransformUtils.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMInstrumentation.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMInstCombine.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMScalarOpts.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMipo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMVectorize.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/LLVMHello.dylib
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMObjCARCOpts.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMLinker.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAnalysis.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMLTO.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMC.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMCParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMCDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMObject.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMObjectYAML.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMOption.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMDebugInfoCodeView.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMDebugInfoDWARF.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMDebugInfoPDB.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSymbolize.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMExecutionEngine.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMInterpreter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMCJIT.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMOrcJIT.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMRuntimeDyld.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMTarget.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86CodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86AsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86Disassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86AsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86Desc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86Info.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMX86Utils.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMARMDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64CodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64Info.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64AsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64Disassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64AsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64Desc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAArch64Utils.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMipsAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPowerPCDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSystemZDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMJSBackendCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMJSBackendInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMJSBackendDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMSP430CodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMSP430AsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMSP430Info.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMMSP430Desc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMSparcDisassembler.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMNVPTXCodeGen.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMNVPTXInfo.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMNVPTXAsmPrinter.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMNVPTXDesc.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMAsmParser.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMLineEditor.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMProfileData.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMCoverage.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMPasses.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLLVMLibDriver.a
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/libLTO.dylib
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/include/llvm-c/lto.h
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-ar
Creating llvm-ranlib
Creating llvm-lib
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-config
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-lto
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-profdata
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/bugpoint
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/BugpointPasses.dylib
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-dsymutil
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llc
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/lli
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-as
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-bcanalyzer
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-c-test
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-cov
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-cxxdump
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-diff
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-dis
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-dwarfdump
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-dwp
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-extract
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-link
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-mc
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-mcmarkup
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-nm
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-objdump
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-pdbdump
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-readobj
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-rtdyld
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-size
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-split
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-stress
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/llvm-symbolizer
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/obj2yaml
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/opt
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/sancov
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/sanstats
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/verify-uselistorder
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/bin/yaml2obj
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/LLVMExports.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/LLVMExports-release.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/LLVMConfig.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/LLVM-Config.cmake
-- Up-to-date: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/.
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./AddLLVM.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./AddLLVMDefinitions.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./AddOCaml.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./ChooseMSVCCRT.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./CrossCompile.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./FindOCaml.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./FindSphinx.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./GenerateVersionFromCVS.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./GetSVN.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./TableGen.cmake
-- Installing: /tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm/lib/cmake/llvm/./VersionFromVCS.cmake
cargo:root=/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/llvm
finished in 510.605
Building stage0 compiler artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling rustc_platform_intrinsics v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_platform_intrinsics)
Compiling build_helper v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/build_helper)
Compiling arena v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libarena)
Compiling rustc_bitflags v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_bitflags)
Compiling gcc v0.3.40
Compiling graphviz v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libgraphviz)
Compiling log v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liblog)
Compiling rustc_i128 v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_i128)
Compiling fmt_macros v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libfmt_macros)
Compiling serialize v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libserialize)
Compiling rustdoc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustdoc)
Compiling flate v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libflate)
Compiling rustc_llvm v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_llvm)
Compiling syntax_pos v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax_pos)
Compiling rustc_data_structures v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_data_structures)
Compiling rustc_errors v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_errors)
Compiling syntax v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax)
Compiling rustc_back v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_back)
Compiling rustc_const_math v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_const_math)
Compiling proc_macro v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro)
Compiling proc_macro_tokens v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro_tokens)
Compiling syntax_ext v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax_ext)
Compiling rustc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc)
Compiling rustc_privacy v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_privacy)
Compiling rustc_incremental v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_incremental)
Compiling rustc_save_analysis v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_save_analysis)
Compiling rustc_const_eval v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_const_eval)
Compiling rustc_resolve v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_resolve)
Compiling rustc_metadata v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_metadata)
Compiling rustc_mir v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_mir)
Compiling rustc_lint v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_lint)
Compiling rustc_typeck v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_typeck)
Compiling rustc_passes v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_passes)
Compiling rustc_trans v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_trans)
Compiling rustc_borrowck v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_borrowck)
Compiling rustc_plugin v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_plugin)
Compiling proc_macro_plugin v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro_plugin)
Compiling rustc_driver v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_driver)
Compiling rustc-main v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc)
Finished release [optimized] target(s) in 541.10 secs
Copying stage0 rustc from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Copying stage1 compiler (x86_64-apple-darwin)
Building stage1 std artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling build_helper v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/build_helper)
Compiling core v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcore)
Compiling gcc v0.3.40
Compiling unwind v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libunwind)
Compiling libc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/libc_shim)
Compiling alloc_jemalloc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc)
Compiling std v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd)
Compiling compiler_builtins v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcompiler_builtins)
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(addtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(divtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(multf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(powitf2.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(subtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(trampoline_setup.o) has no symbols
Compiling alloc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc)
Compiling std_unicode v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd_unicode)
Compiling rand v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librand)
Compiling collections v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcollections)
Compiling alloc_system v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc_system)
Compiling panic_abort v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libpanic_abort)
Compiling panic_unwind v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libpanic_unwind)
Compiling std_shim v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/std_shim)
Finished release [optimized] target(s) in 44.89 secs
Copying stage1 std from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage1 test artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling getopts v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libgetopts)
Compiling term v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libterm)
Compiling test v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libtest)
Compiling test_shim v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc/test_shim)
Finished release [optimized] target(s) in 15.90 secs
Copying stage1 test from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage1 compiler artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Compiling fmt_macros v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libfmt_macros)
Compiling build_helper v0.1.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/build_helper)
Compiling rustc_platform_intrinsics v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_platform_intrinsics)
Compiling rustc_bitflags v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_bitflags)
Compiling log v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liblog)
Compiling gcc v0.3.40
Compiling graphviz v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libgraphviz)
Compiling arena v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libarena)
Compiling rustc_i128 v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_i128)
Compiling serialize v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libserialize)
Compiling rustdoc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustdoc)
Compiling rustc_llvm v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_llvm)
Compiling flate v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libflate)
Compiling syntax_pos v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax_pos)
Compiling rustc_data_structures v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_data_structures)
Compiling rustc_errors v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_errors)
Compiling syntax v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax)
Compiling rustc_const_math v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_const_math)
Compiling proc_macro_tokens v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro_tokens)
Compiling proc_macro v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro)
Compiling rustc_back v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_back)
Compiling syntax_ext v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libsyntax_ext)
Compiling rustc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc)
Compiling rustc_metadata v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_metadata)
Compiling rustc_save_analysis v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_save_analysis)
Compiling rustc_incremental v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_incremental)
Compiling rustc_resolve v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_resolve)
Compiling rustc_privacy v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_privacy)
Compiling rustc_const_eval v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_const_eval)
Compiling rustc_mir v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_mir)
Compiling rustc_passes v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_passes)
Compiling rustc_typeck v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_typeck)
Compiling rustc_lint v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_lint)
Compiling rustc_trans v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_trans)
Compiling rustc_borrowck v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_borrowck)
Compiling rustc_plugin v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_plugin)
Compiling proc_macro_plugin v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libproc_macro_plugin)
Compiling rustc_driver v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/librustc_driver)
Compiling rustc-main v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/rustc)
Finished release [optimized] target(s) in 918.99 secs
Copying stage1 rustc from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Copying stage2 compiler (x86_64-apple-darwin)
Copying stage2 std from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Copying stage2 test from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Copying stage2 rustc from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Build completed in 0:35:36
Finished debug [unoptimized] target(s) in 0.0 secs
Synchronizing submodule url for 'src/compiler-rt'
Synchronizing submodule url for 'src/jemalloc'
Synchronizing submodule url for 'src/liblibc'
Synchronizing submodule url for 'src/llvm'
Synchronizing submodule url for 'src/rt/hoedown'
Synchronizing submodule url for 'src/rust-installer'
HEAD is now at a8fc4c1 Merge pull request #28 from xen0n/preprocessor-firefighting
HEAD is now at e058ca6 Change how the default zone is found
HEAD is now at 7d57bdc Auto merge of #484 - eddyb:dox-unops, r=alexcrichton
HEAD is now at ceb177e Merge pull request #60 from japaric/gh38406
Removing utils/llvm-build/llvmbuild/__init__.pyc
Removing utils/llvm-build/llvmbuild/componentinfo.pyc
Removing utils/llvm-build/llvmbuild/configutil.pyc
Removing utils/llvm-build/llvmbuild/main.pyc
Removing utils/llvm-build/llvmbuild/util.pyc
HEAD is now at a3736a0 Merge pull request #6 from intelfx/patch-1
HEAD is now at 4f99485 Merge pull request #54 from brson/docdir
Building stage0 std artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(addtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(divtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(multf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(powitf2.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(subtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(trampoline_setup.o) has no symbols
Finished release [optimized] target(s) in 0.0 secs
Copying stage0 std from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage0 test artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Finished release [optimized] target(s) in 0.0 secs
Copying stage0 test from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage0 compiler artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
Finished release [optimized] target(s) in 0.0 secs
Copying stage0 rustc from stage0 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Building stage0 tool error_index_generator (x86_64-apple-darwin)
Compiling error_index_generator v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/tools/error_index_generator)
Finished release [optimized] target(s) in 4.35 secs
Documenting error index (x86_64-apple-darwin)
Copying stage1 compiler (x86_64-apple-darwin)
Building stage1 std artifacts (x86_64-apple-darwin -> x86_64-apple-darwin)
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(addtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(divtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(multf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(powitf2.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(subtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(trampoline_setup.o) has no symbols
Finished release [optimized] target(s) in 0.0 secs
Copying stage1 std from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Copying stage2 std from stage1 (x86_64-apple-darwin -> x86_64-apple-darwin / x86_64-apple-darwin)
Documenting stage2 std (x86_64-apple-darwin)
Documenting core v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcore)
Documenting std_unicode v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd_unicode)
Documenting alloc v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/liballoc)
Documenting collections v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libcollections)
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(addtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(divtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(multf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(powitf2.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(subtf3.o) has no symbols
warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/libcompiler-rt.a(trampoline_setup.o) has no symbols
Documenting std v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/libstd)
Finished release [optimized] target(s) in 11.46 secs
Building stage0 tool rustbook (x86_64-apple-darwin)
Compiling rustbook v0.0.0 (file:///private/tmp/rust-20170109-17626-szutuw/src/tools/rustbook)
Finished release [optimized] target(s) in 3.23 secs
Rustbook (x86_64-apple-darwin) - book
Rustbook (x86_64-apple-darwin) - nomicon
Documenting standalone (x86_64-apple-darwin)
Build completed in 0:00:25
This file has been truncated, but you can view the full file.
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/bootstrap-37f6b1d6f7e6f73d.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/bootstrap-37f6b1d6f7e6f73d -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/bootstrap-37f6b1d6f7e6f73d.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/bootstrap-37f6b1d6f7e6f73d -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustdoc-453b2882027fd1b8.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustdoc-453b2882027fd1b8 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustdoc-453b2882027fd1b8.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustdoc-453b2882027fd1b8 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustc-02a9719c54190df9.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustc-02a9719c54190df9 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustc-02a9719c54190df9.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/rustc-02a9719c54190df9 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbootstrap-57b59a16b1c79722.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgetopts-adc52d56c1288640.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libtoml-edeea8e2f384966c.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libbuild_helper-70504570fb3e6ee9.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libfiletime-688ac758ac18fc1a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libnum_cpus-fdaee52d8213926d.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libcmake-931da8d68a2500bf.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/libgcc-a7bad14ebaf5790a.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/liblibc-ce9ac4d33300a941.rlib /private/tmp/rust-20170109-17626-szutuw/build/bootstrap/debug/deps/librustc_serialize-18107137f0a39382.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/libc-bf91bf48140661b7/build_script_build-bf91bf48140661b7.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/libc-bf91bf48140661b7/build_script_build-bf91bf48140661b7 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/libc-bf91bf48140661b7/build_script_build-bf91bf48140661b7.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/libc-bf91bf48140661b7/build_script_build-bf91bf48140661b7 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/unwind-6a9aa37de290d259/build_script_build-6a9aa37de290d259.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/unwind-6a9aa37de290d259/build_script_build-6a9aa37de290d259 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/unwind-6a9aa37de290d259/build_script_build-6a9aa37de290d259.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/unwind-6a9aa37de290d259/build_script_build-6a9aa37de290d259 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/compiler_builtins-fe6e46083bd2fd68/build_script_build-fe6e46083bd2fd68.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/compiler_builtins-fe6e46083bd2fd68/build_script_build-fe6e46083bd2fd68 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/compiler_builtins-fe6e46083bd2fd68/build_script_build-fe6e46083bd2fd68.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/compiler_builtins-fe6e46083bd2fd68/build_script_build-fe6e46083bd2fd68 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvdi2.o -c ../compiler-rt/lib/builtins/absvdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvdi2.o -c ../compiler-rt/lib/builtins/absvdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvsi2.o -c ../compiler-rt/lib/builtins/absvsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvsi2.o -c ../compiler-rt/lib/builtins/absvsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/alloc_jemalloc-a8448c3d534e7a96/build_script_build-a8448c3d534e7a96.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/alloc_jemalloc-a8448c3d534e7a96/build_script_build-a8448c3d534e7a96 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libbuild_helper-d6d5ec5ad047a877.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/alloc_jemalloc-a8448c3d534e7a96/build_script_build-a8448c3d534e7a96.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/alloc_jemalloc-a8448c3d534e7a96/build_script_build-a8448c3d534e7a96 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libbuild_helper-d6d5ec5ad047a877.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvti2.o -c ../compiler-rt/lib/builtins/absvti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/absvti2.o -c ../compiler-rt/lib/builtins/absvti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
cc called with: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/std-e6c96fdcee2fa268/build_script_build-e6c96fdcee2fa268.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/std-e6c96fdcee2fa268/build_script_build-e6c96fdcee2fa268 -Wl,-dead_strip -nodefaultlibs -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libbuild_helper-d6d5ec5ad047a877.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m
superenv removed: -m64 -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -L /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib
superenv added: -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/std-e6c96fdcee2fa268/build_script_build-e6c96fdcee2fa268.0.o -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/build/std-e6c96fdcee2fa268/build_script_build-e6c96fdcee2fa268 -Wl,-dead_strip -nodefaultlibs -L/private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libgcc-a1e491391643e6b4.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/release/deps/libbuild_helper-d6d5ec5ad047a877.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd-010312c2154fed19.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/librand-8d337b4c7d8722f6.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcollections-58d5536d7d77d711.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libstd_unicode-7676695cc22275db.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-bca079c4c36c3ed3.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libunwind-b83bdcff11c5853a.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc-51ed94a239427654.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liballoc_jemalloc-861802ec62cf0c80.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/liblibc-f3a9e26732227d61.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore-965a7e8e294c37b2.rlib /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-631e4fd7fb01fa16.rlib -l System -l pthread -l c -l m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/adddf3.o -c ../compiler-rt/lib/builtins/adddf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/adddf3.o -c ../compiler-rt/lib/builtins/adddf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addsf3.o -c ../compiler-rt/lib/builtins/addsf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addsf3.o -c ../compiler-rt/lib/builtins/addsf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addtf3.o -c ../compiler-rt/lib/builtins/addtf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addtf3.o -c ../compiler-rt/lib/builtins/addtf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvdi3.o -c ../compiler-rt/lib/builtins/addvdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvdi3.o -c ../compiler-rt/lib/builtins/addvdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvsi3.o -c ../compiler-rt/lib/builtins/addvsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvsi3.o -c ../compiler-rt/lib/builtins/addvsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvti3.o -c ../compiler-rt/lib/builtins/addvti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/addvti3.o -c ../compiler-rt/lib/builtins/addvti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/apple_versioning.o -c ../compiler-rt/lib/builtins/apple_versioning.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/apple_versioning.o -c ../compiler-rt/lib/builtins/apple_versioning.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashldi3.o -c ../compiler-rt/lib/builtins/ashldi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashldi3.o -c ../compiler-rt/lib/builtins/ashldi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashlti3.o -c ../compiler-rt/lib/builtins/ashlti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashlti3.o -c ../compiler-rt/lib/builtins/ashlti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashrdi3.o -c ../compiler-rt/lib/builtins/ashrdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashrdi3.o -c ../compiler-rt/lib/builtins/ashrdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashrti3.o -c ../compiler-rt/lib/builtins/ashrti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ashrti3.o -c ../compiler-rt/lib/builtins/ashrti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_clear.o -c ../compiler-rt/lib/builtins/atomic_flag_clear.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_clear.o -c ../compiler-rt/lib/builtins/atomic_flag_clear.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_clear_explicit.o -c ../compiler-rt/lib/builtins/atomic_flag_clear_explicit.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_clear_explicit.o -c ../compiler-rt/lib/builtins/atomic_flag_clear_explicit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_test_and_set.o -c ../compiler-rt/lib/builtins/atomic_flag_test_and_set.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_test_and_set.o -c ../compiler-rt/lib/builtins/atomic_flag_test_and_set.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.o -c ../compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.o -c ../compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_signal_fence.o -c ../compiler-rt/lib/builtins/atomic_signal_fence.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_signal_fence.o -c ../compiler-rt/lib/builtins/atomic_signal_fence.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_thread_fence.o -c ../compiler-rt/lib/builtins/atomic_thread_fence.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/atomic_thread_fence.o -c ../compiler-rt/lib/builtins/atomic_thread_fence.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/chkstk.o -c ../compiler-rt/lib/builtins/x86_64/chkstk.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/chkstk.o -c ../compiler-rt/lib/builtins/x86_64/chkstk.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/chkstk2.o -c ../compiler-rt/lib/builtins/x86_64/chkstk2.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/chkstk2.o -c ../compiler-rt/lib/builtins/x86_64/chkstk2.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clear_cache.o -c ../compiler-rt/lib/builtins/clear_cache.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clear_cache.o -c ../compiler-rt/lib/builtins/clear_cache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzdi2.o -c ../compiler-rt/lib/builtins/clzdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzdi2.o -c ../compiler-rt/lib/builtins/clzdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzsi2.o -c ../compiler-rt/lib/builtins/clzsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzsi2.o -c ../compiler-rt/lib/builtins/clzsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzti2.o -c ../compiler-rt/lib/builtins/clzti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzti2.o -c ../compiler-rt/lib/builtins/clzti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpdi2.o -c ../compiler-rt/lib/builtins/cmpdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpdi2.o -c ../compiler-rt/lib/builtins/cmpdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpti2.o -c ../compiler-rt/lib/builtins/cmpti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpti2.o -c ../compiler-rt/lib/builtins/cmpti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparedf2.o -c ../compiler-rt/lib/builtins/comparedf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparedf2.o -c ../compiler-rt/lib/builtins/comparedf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparesf2.o -c ../compiler-rt/lib/builtins/comparesf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparesf2.o -c ../compiler-rt/lib/builtins/comparesf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzdi2.o -c ../compiler-rt/lib/builtins/ctzdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzdi2.o -c ../compiler-rt/lib/builtins/ctzdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzsi2.o -c ../compiler-rt/lib/builtins/ctzsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzsi2.o -c ../compiler-rt/lib/builtins/ctzsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzti2.o -c ../compiler-rt/lib/builtins/ctzti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzti2.o -c ../compiler-rt/lib/builtins/ctzti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdc3.o -c ../compiler-rt/lib/builtins/divdc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdc3.o -c ../compiler-rt/lib/builtins/divdc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdf3.o -c ../compiler-rt/lib/builtins/divdf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdf3.o -c ../compiler-rt/lib/builtins/divdf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdi3.o -c ../compiler-rt/lib/builtins/divdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdi3.o -c ../compiler-rt/lib/builtins/divdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmoddi4.o -c ../compiler-rt/lib/builtins/divmoddi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmoddi4.o -c ../compiler-rt/lib/builtins/divmoddi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmodsi4.o -c ../compiler-rt/lib/builtins/divmodsi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmodsi4.o -c ../compiler-rt/lib/builtins/divmodsi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsc3.o -c ../compiler-rt/lib/builtins/divsc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsc3.o -c ../compiler-rt/lib/builtins/divsc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsf3.o -c ../compiler-rt/lib/builtins/divsf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsf3.o -c ../compiler-rt/lib/builtins/divsf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsi3.o -c ../compiler-rt/lib/builtins/divsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsi3.o -c ../compiler-rt/lib/builtins/divsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divtf3.o -c ../compiler-rt/lib/builtins/divtf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divtf3.o -c ../compiler-rt/lib/builtins/divtf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divti3.o -c ../compiler-rt/lib/builtins/divti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divti3.o -c ../compiler-rt/lib/builtins/divti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divxc3.o -c ../compiler-rt/lib/builtins/divxc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divxc3.o -c ../compiler-rt/lib/builtins/divxc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/emutls.o -c ../compiler-rt/lib/builtins/emutls.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/emutls.o -c ../compiler-rt/lib/builtins/emutls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendhfsf2.o -c ../compiler-rt/lib/builtins/extendhfsf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendhfsf2.o -c ../compiler-rt/lib/builtins/extendhfsf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendsfdf2.o -c ../compiler-rt/lib/builtins/extendsfdf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendsfdf2.o -c ../compiler-rt/lib/builtins/extendsfdf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsdi2.o -c ../compiler-rt/lib/builtins/ffsdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsdi2.o -c ../compiler-rt/lib/builtins/ffsdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsti2.o -c ../compiler-rt/lib/builtins/ffsti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsti2.o -c ../compiler-rt/lib/builtins/ffsti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfdi.o -c ../compiler-rt/lib/builtins/fixdfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfdi.o -c ../compiler-rt/lib/builtins/fixdfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfsi.o -c ../compiler-rt/lib/builtins/fixdfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfsi.o -c ../compiler-rt/lib/builtins/fixdfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfti.o -c ../compiler-rt/lib/builtins/fixdfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfti.o -c ../compiler-rt/lib/builtins/fixdfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfdi.o -c ../compiler-rt/lib/builtins/fixsfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfdi.o -c ../compiler-rt/lib/builtins/fixsfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfsi.o -c ../compiler-rt/lib/builtins/fixsfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfsi.o -c ../compiler-rt/lib/builtins/fixsfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfti.o -c ../compiler-rt/lib/builtins/fixsfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfti.o -c ../compiler-rt/lib/builtins/fixsfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfdi.o -c ../compiler-rt/lib/builtins/fixunsdfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfdi.o -c ../compiler-rt/lib/builtins/fixunsdfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfsi.o -c ../compiler-rt/lib/builtins/fixunsdfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfsi.o -c ../compiler-rt/lib/builtins/fixunsdfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfti.o -c ../compiler-rt/lib/builtins/fixunsdfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfti.o -c ../compiler-rt/lib/builtins/fixunsdfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfdi.o -c ../compiler-rt/lib/builtins/fixunssfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfdi.o -c ../compiler-rt/lib/builtins/fixunssfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfsi.o -c ../compiler-rt/lib/builtins/fixunssfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfsi.o -c ../compiler-rt/lib/builtins/fixunssfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfti.o -c ../compiler-rt/lib/builtins/fixunssfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfti.o -c ../compiler-rt/lib/builtins/fixunssfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfdi.o -c ../compiler-rt/lib/builtins/fixunsxfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfdi.o -c ../compiler-rt/lib/builtins/fixunsxfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfsi.o -c ../compiler-rt/lib/builtins/fixunsxfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfsi.o -c ../compiler-rt/lib/builtins/fixunsxfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfti.o -c ../compiler-rt/lib/builtins/fixunsxfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfti.o -c ../compiler-rt/lib/builtins/fixunsxfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfdi.o -c ../compiler-rt/lib/builtins/fixxfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfdi.o -c ../compiler-rt/lib/builtins/fixxfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfti.o -c ../compiler-rt/lib/builtins/fixxfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfti.o -c ../compiler-rt/lib/builtins/fixxfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdidf.o -c ../compiler-rt/lib/builtins/x86_64/floatdidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdidf.o -c ../compiler-rt/lib/builtins/x86_64/floatdidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdisf.o -c ../compiler-rt/lib/builtins/x86_64/floatdisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdisf.o -c ../compiler-rt/lib/builtins/x86_64/floatdisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdixf.o -c ../compiler-rt/lib/builtins/x86_64/floatdixf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdixf.o -c ../compiler-rt/lib/builtins/x86_64/floatdixf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsidf.o -c ../compiler-rt/lib/builtins/floatsidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsidf.o -c ../compiler-rt/lib/builtins/floatsidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsisf.o -c ../compiler-rt/lib/builtins/floatsisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsisf.o -c ../compiler-rt/lib/builtins/floatsisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattidf.o -c ../compiler-rt/lib/builtins/floattidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattidf.o -c ../compiler-rt/lib/builtins/floattidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattisf.o -c ../compiler-rt/lib/builtins/floattisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattisf.o -c ../compiler-rt/lib/builtins/floattisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattixf.o -c ../compiler-rt/lib/builtins/floattixf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattixf.o -c ../compiler-rt/lib/builtins/floattixf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage0-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundidf.o -c ../compiler-rt/lib/builtins/x86_64/floatundidf.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-secti
[...snip...]
-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/clzti2.o -c ../compiler-rt/lib/builtins/clzti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpdi2.o -c ../compiler-rt/lib/builtins/cmpdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpdi2.o -c ../compiler-rt/lib/builtins/cmpdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpti2.o -c ../compiler-rt/lib/builtins/cmpti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/cmpti2.o -c ../compiler-rt/lib/builtins/cmpti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparedf2.o -c ../compiler-rt/lib/builtins/comparedf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparedf2.o -c ../compiler-rt/lib/builtins/comparedf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparesf2.o -c ../compiler-rt/lib/builtins/comparesf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/comparesf2.o -c ../compiler-rt/lib/builtins/comparesf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzdi2.o -c ../compiler-rt/lib/builtins/ctzdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzdi2.o -c ../compiler-rt/lib/builtins/ctzdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzsi2.o -c ../compiler-rt/lib/builtins/ctzsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzsi2.o -c ../compiler-rt/lib/builtins/ctzsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzti2.o -c ../compiler-rt/lib/builtins/ctzti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ctzti2.o -c ../compiler-rt/lib/builtins/ctzti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdc3.o -c ../compiler-rt/lib/builtins/divdc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdc3.o -c ../compiler-rt/lib/builtins/divdc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdf3.o -c ../compiler-rt/lib/builtins/divdf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdf3.o -c ../compiler-rt/lib/builtins/divdf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdi3.o -c ../compiler-rt/lib/builtins/divdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divdi3.o -c ../compiler-rt/lib/builtins/divdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmoddi4.o -c ../compiler-rt/lib/builtins/divmoddi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmoddi4.o -c ../compiler-rt/lib/builtins/divmoddi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmodsi4.o -c ../compiler-rt/lib/builtins/divmodsi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divmodsi4.o -c ../compiler-rt/lib/builtins/divmodsi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsc3.o -c ../compiler-rt/lib/builtins/divsc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsc3.o -c ../compiler-rt/lib/builtins/divsc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsf3.o -c ../compiler-rt/lib/builtins/divsf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsf3.o -c ../compiler-rt/lib/builtins/divsf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsi3.o -c ../compiler-rt/lib/builtins/divsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divsi3.o -c ../compiler-rt/lib/builtins/divsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divtf3.o -c ../compiler-rt/lib/builtins/divtf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divtf3.o -c ../compiler-rt/lib/builtins/divtf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divti3.o -c ../compiler-rt/lib/builtins/divti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divti3.o -c ../compiler-rt/lib/builtins/divti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divxc3.o -c ../compiler-rt/lib/builtins/divxc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/divxc3.o -c ../compiler-rt/lib/builtins/divxc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/emutls.o -c ../compiler-rt/lib/builtins/emutls.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/emutls.o -c ../compiler-rt/lib/builtins/emutls.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendhfsf2.o -c ../compiler-rt/lib/builtins/extendhfsf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendhfsf2.o -c ../compiler-rt/lib/builtins/extendhfsf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendsfdf2.o -c ../compiler-rt/lib/builtins/extendsfdf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/extendsfdf2.o -c ../compiler-rt/lib/builtins/extendsfdf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsdi2.o -c ../compiler-rt/lib/builtins/ffsdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsdi2.o -c ../compiler-rt/lib/builtins/ffsdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsti2.o -c ../compiler-rt/lib/builtins/ffsti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ffsti2.o -c ../compiler-rt/lib/builtins/ffsti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfdi.o -c ../compiler-rt/lib/builtins/fixdfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfdi.o -c ../compiler-rt/lib/builtins/fixdfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfsi.o -c ../compiler-rt/lib/builtins/fixdfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfsi.o -c ../compiler-rt/lib/builtins/fixdfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfti.o -c ../compiler-rt/lib/builtins/fixdfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixdfti.o -c ../compiler-rt/lib/builtins/fixdfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfdi.o -c ../compiler-rt/lib/builtins/fixsfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfdi.o -c ../compiler-rt/lib/builtins/fixsfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfsi.o -c ../compiler-rt/lib/builtins/fixsfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfsi.o -c ../compiler-rt/lib/builtins/fixsfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfti.o -c ../compiler-rt/lib/builtins/fixsfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixsfti.o -c ../compiler-rt/lib/builtins/fixsfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfdi.o -c ../compiler-rt/lib/builtins/fixunsdfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfdi.o -c ../compiler-rt/lib/builtins/fixunsdfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfsi.o -c ../compiler-rt/lib/builtins/fixunsdfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfsi.o -c ../compiler-rt/lib/builtins/fixunsdfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfti.o -c ../compiler-rt/lib/builtins/fixunsdfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsdfti.o -c ../compiler-rt/lib/builtins/fixunsdfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfdi.o -c ../compiler-rt/lib/builtins/fixunssfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfdi.o -c ../compiler-rt/lib/builtins/fixunssfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfsi.o -c ../compiler-rt/lib/builtins/fixunssfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfsi.o -c ../compiler-rt/lib/builtins/fixunssfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfti.o -c ../compiler-rt/lib/builtins/fixunssfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunssfti.o -c ../compiler-rt/lib/builtins/fixunssfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfdi.o -c ../compiler-rt/lib/builtins/fixunsxfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfdi.o -c ../compiler-rt/lib/builtins/fixunsxfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfsi.o -c ../compiler-rt/lib/builtins/fixunsxfsi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfsi.o -c ../compiler-rt/lib/builtins/fixunsxfsi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfti.o -c ../compiler-rt/lib/builtins/fixunsxfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixunsxfti.o -c ../compiler-rt/lib/builtins/fixunsxfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfdi.o -c ../compiler-rt/lib/builtins/fixxfdi.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfdi.o -c ../compiler-rt/lib/builtins/fixxfdi.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfti.o -c ../compiler-rt/lib/builtins/fixxfti.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/fixxfti.o -c ../compiler-rt/lib/builtins/fixxfti.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdidf.o -c ../compiler-rt/lib/builtins/x86_64/floatdidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdidf.o -c ../compiler-rt/lib/builtins/x86_64/floatdidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdisf.o -c ../compiler-rt/lib/builtins/x86_64/floatdisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdisf.o -c ../compiler-rt/lib/builtins/x86_64/floatdisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdixf.o -c ../compiler-rt/lib/builtins/x86_64/floatdixf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatdixf.o -c ../compiler-rt/lib/builtins/x86_64/floatdixf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsidf.o -c ../compiler-rt/lib/builtins/floatsidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsidf.o -c ../compiler-rt/lib/builtins/floatsidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsisf.o -c ../compiler-rt/lib/builtins/floatsisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatsisf.o -c ../compiler-rt/lib/builtins/floatsisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattidf.o -c ../compiler-rt/lib/builtins/floattidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattidf.o -c ../compiler-rt/lib/builtins/floattidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattisf.o -c ../compiler-rt/lib/builtins/floattisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattisf.o -c ../compiler-rt/lib/builtins/floattisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattixf.o -c ../compiler-rt/lib/builtins/floattixf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floattixf.o -c ../compiler-rt/lib/builtins/floattixf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundidf.o -c ../compiler-rt/lib/builtins/x86_64/floatundidf.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundidf.o -c ../compiler-rt/lib/builtins/x86_64/floatundidf.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundisf.o -c ../compiler-rt/lib/builtins/x86_64/floatundisf.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundisf.o -c ../compiler-rt/lib/builtins/x86_64/floatundisf.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundixf.o -c ../compiler-rt/lib/builtins/x86_64/floatundixf.S
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/x86_64/floatundixf.o -c ../compiler-rt/lib/builtins/x86_64/floatundixf.S -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatunsidf.o -c ../compiler-rt/lib/builtins/floatunsidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatunsidf.o -c ../compiler-rt/lib/builtins/floatunsidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatunsisf.o -c ../compiler-rt/lib/builtins/floatunsisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatunsisf.o -c ../compiler-rt/lib/builtins/floatunsisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntidf.o -c ../compiler-rt/lib/builtins/floatuntidf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntidf.o -c ../compiler-rt/lib/builtins/floatuntidf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -Werror -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntisf.o -c ../compiler-rt/lib/builtins/floatuntisf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntisf.o -c ../compiler-rt/lib/builtins/floatuntisf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntixf.o -c ../compiler-rt/lib/builtins/floatuntixf.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/floatuntixf.o -c ../compiler-rt/lib/builtins/floatuntixf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/gcc_personality_v0.o -c ../compiler-rt/lib/builtins/gcc_personality_v0.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/gcc_personality_v0.o -c ../compiler-rt/lib/builtins/gcc_personality_v0.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/int_util.o -c ../compiler-rt/lib/builtins/int_util.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/int_util.o -c ../compiler-rt/lib/builtins/int_util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/lshrdi3.o -c ../compiler-rt/lib/builtins/lshrdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/lshrdi3.o -c ../compiler-rt/lib/builtins/lshrdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/lshrti3.o -c ../compiler-rt/lib/builtins/lshrti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/lshrti3.o -c ../compiler-rt/lib/builtins/lshrti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/moddi3.o -c ../compiler-rt/lib/builtins/moddi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/moddi3.o -c ../compiler-rt/lib/builtins/moddi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/modsi3.o -c ../compiler-rt/lib/builtins/modsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/modsi3.o -c ../compiler-rt/lib/builtins/modsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/modti3.o -c ../compiler-rt/lib/builtins/modti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/modti3.o -c ../compiler-rt/lib/builtins/modti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldc3.o -c ../compiler-rt/lib/builtins/muldc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldc3.o -c ../compiler-rt/lib/builtins/muldc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldf3.o -c ../compiler-rt/lib/builtins/muldf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldf3.o -c ../compiler-rt/lib/builtins/muldf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldi3.o -c ../compiler-rt/lib/builtins/muldi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muldi3.o -c ../compiler-rt/lib/builtins/muldi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulodi4.o -c ../compiler-rt/lib/builtins/mulodi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulodi4.o -c ../compiler-rt/lib/builtins/mulodi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulosi4.o -c ../compiler-rt/lib/builtins/mulosi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulosi4.o -c ../compiler-rt/lib/builtins/mulosi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muloti4.o -c ../compiler-rt/lib/builtins/muloti4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/muloti4.o -c ../compiler-rt/lib/builtins/muloti4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulsc3.o -c ../compiler-rt/lib/builtins/mulsc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulsc3.o -c ../compiler-rt/lib/builtins/mulsc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulsf3.o -c ../compiler-rt/lib/builtins/mulsf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulsf3.o -c ../compiler-rt/lib/builtins/mulsf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/multf3.o -c ../compiler-rt/lib/builtins/multf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/multf3.o -c ../compiler-rt/lib/builtins/multf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/multi3.o -c ../compiler-rt/lib/builtins/multi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/multi3.o -c ../compiler-rt/lib/builtins/multi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvdi3.o -c ../compiler-rt/lib/builtins/mulvdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvdi3.o -c ../compiler-rt/lib/builtins/mulvdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvsi3.o -c ../compiler-rt/lib/builtins/mulvsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvsi3.o -c ../compiler-rt/lib/builtins/mulvsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvti3.o -c ../compiler-rt/lib/builtins/mulvti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulvti3.o -c ../compiler-rt/lib/builtins/mulvti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulxc3.o -c ../compiler-rt/lib/builtins/mulxc3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/mulxc3.o -c ../compiler-rt/lib/builtins/mulxc3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negdf2.o -c ../compiler-rt/lib/builtins/negdf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negdf2.o -c ../compiler-rt/lib/builtins/negdf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negdi2.o -c ../compiler-rt/lib/builtins/negdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negdi2.o -c ../compiler-rt/lib/builtins/negdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negsf2.o -c ../compiler-rt/lib/builtins/negsf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negsf2.o -c ../compiler-rt/lib/builtins/negsf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negti2.o -c ../compiler-rt/lib/builtins/negti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negti2.o -c ../compiler-rt/lib/builtins/negti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvdi2.o -c ../compiler-rt/lib/builtins/negvdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvdi2.o -c ../compiler-rt/lib/builtins/negvdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvsi2.o -c ../compiler-rt/lib/builtins/negvsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvsi2.o -c ../compiler-rt/lib/builtins/negvsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvti2.o -c ../compiler-rt/lib/builtins/negvti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/negvti2.o -c ../compiler-rt/lib/builtins/negvti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/paritydi2.o -c ../compiler-rt/lib/builtins/paritydi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/paritydi2.o -c ../compiler-rt/lib/builtins/paritydi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/paritysi2.o -c ../compiler-rt/lib/builtins/paritysi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/paritysi2.o -c ../compiler-rt/lib/builtins/paritysi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/parityti2.o -c ../compiler-rt/lib/builtins/parityti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/parityti2.o -c ../compiler-rt/lib/builtins/parityti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountdi2.o -c ../compiler-rt/lib/builtins/popcountdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountdi2.o -c ../compiler-rt/lib/builtins/popcountdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountsi2.o -c ../compiler-rt/lib/builtins/popcountsi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountsi2.o -c ../compiler-rt/lib/builtins/popcountsi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountti2.o -c ../compiler-rt/lib/builtins/popcountti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/popcountti2.o -c ../compiler-rt/lib/builtins/popcountti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powidf2.o -c ../compiler-rt/lib/builtins/powidf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powidf2.o -c ../compiler-rt/lib/builtins/powidf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powisf2.o -c ../compiler-rt/lib/builtins/powisf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powisf2.o -c ../compiler-rt/lib/builtins/powisf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powitf2.o -c ../compiler-rt/lib/builtins/powitf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powitf2.o -c ../compiler-rt/lib/builtins/powitf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powixf2.o -c ../compiler-rt/lib/builtins/powixf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/powixf2.o -c ../compiler-rt/lib/builtins/powixf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subdf3.o -c ../compiler-rt/lib/builtins/subdf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subdf3.o -c ../compiler-rt/lib/builtins/subdf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subsf3.o -c ../compiler-rt/lib/builtins/subsf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subsf3.o -c ../compiler-rt/lib/builtins/subsf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subtf3.o -c ../compiler-rt/lib/builtins/subtf3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subtf3.o -c ../compiler-rt/lib/builtins/subtf3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvdi3.o -c ../compiler-rt/lib/builtins/subvdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvdi3.o -c ../compiler-rt/lib/builtins/subvdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvsi3.o -c ../compiler-rt/lib/builtins/subvsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvsi3.o -c ../compiler-rt/lib/builtins/subvsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvti3.o -c ../compiler-rt/lib/builtins/subvti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/subvti3.o -c ../compiler-rt/lib/builtins/subvti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/trampoline_setup.o -c ../compiler-rt/lib/builtins/trampoline_setup.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/trampoline_setup.o -c ../compiler-rt/lib/builtins/trampoline_setup.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncdfhf2.o -c ../compiler-rt/lib/builtins/truncdfhf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncdfhf2.o -c ../compiler-rt/lib/builtins/truncdfhf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncdfsf2.o -c ../compiler-rt/lib/builtins/truncdfsf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncdfsf2.o -c ../compiler-rt/lib/builtins/truncdfsf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncsfhf2.o -c ../compiler-rt/lib/builtins/truncsfhf2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/truncsfhf2.o -c ../compiler-rt/lib/builtins/truncsfhf2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ucmpdi2.o -c ../compiler-rt/lib/builtins/ucmpdi2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ucmpdi2.o -c ../compiler-rt/lib/builtins/ucmpdi2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ucmpti2.o -c ../compiler-rt/lib/builtins/ucmpti2.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/ucmpti2.o -c ../compiler-rt/lib/builtins/ucmpti2.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivdi3.o -c ../compiler-rt/lib/builtins/udivdi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivdi3.o -c ../compiler-rt/lib/builtins/udivdi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmoddi4.o -c ../compiler-rt/lib/builtins/udivmoddi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmoddi4.o -c ../compiler-rt/lib/builtins/udivmoddi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmodsi4.o -c ../compiler-rt/lib/builtins/udivmodsi4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmodsi4.o -c ../compiler-rt/lib/builtins/udivmodsi4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmodti4.o -c ../compiler-rt/lib/builtins/udivmodti4.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivmodti4.o -c ../compiler-rt/lib/builtins/udivmodti4.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c
superenv added: -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivsi3.o -c ../compiler-rt/lib/builtins/udivsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivsi3.o -c ../compiler-rt/lib/builtins/udivsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivti3.o -c ../compiler-rt/lib/builtins/udivti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/udivti3.o -c ../compiler-rt/lib/builtins/udivti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umoddi3.o -c ../compiler-rt/lib/builtins/umoddi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umoddi3.o -c ../compiler-rt/lib/builtins/umoddi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umodsi3.o -c ../compiler-rt/lib/builtins/umodsi3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umodsi3.o -c ../compiler-rt/lib/builtins/umodsi3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umodti3.o -c ../compiler-rt/lib/builtins/umodti3.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -DVISIBILITY_HIDDEN -o /private/tmp/rust-20170109-17626-szutuw/build/x86_64-apple-darwin/stage1-std/x86_64-apple-darwin/release/build/compiler_builtins-31934ae2c15af2df/out/../compiler-rt/lib/builtins/umodti3.o -c ../compiler-rt/lib/builtins/umodti3.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/arena.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/arena.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/jemalloc.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/jemalloc.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/atomic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/atomic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/base.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/base.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/bitmap.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/bitmap.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_dss.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_dss.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_mmap.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_mmap.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/bitmap.o -o src/bitmap.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/bitmap.o -o src/bitmap.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/atomic.o -o src/atomic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/atomic.o -o src/atomic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_dss.o -o src/chunk_dss.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_mmap.o -o src/chunk_mmap.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/base.o -o src/base.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/base.o -o src/base.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk.o -o src/chunk.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk.o -o src/chunk.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ckh.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ckh.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ctl.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ctl.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/extent.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/extent.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/hash.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/hash.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/huge.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/huge.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mb.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mb.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/hash.o -o src/hash.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/hash.o -o src/hash.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mutex.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mutex.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mb.o -o src/mb.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mb.o -o src/mb.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/huge.o -o src/huge.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/huge.o -o src/huge.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/extent.o -o src/extent.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/extent.o -o src/extent.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/nstime.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/nstime.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ckh.o -o src/ckh.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ckh.o -o src/ckh.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/pages.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/pages.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prng.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prng.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mutex.o -o src/mutex.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mutex.o -o src/mutex.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prof.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prof.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/nstime.o -o src/nstime.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/nstime.o -o src/nstime.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/pages.o -o src/pages.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/pages.o -o src/pages.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/prng.o -o src/prng.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/prng.o -o src/prng.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/quarantine.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/quarantine.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/jemalloc.o -o src/jemalloc.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/jemalloc.o -o src/jemalloc.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/rtree.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/rtree.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/stats.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/stats.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/stats.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/tcache.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tcache.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/tcache.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ticker.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ticker.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ticker.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ticker.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ctl.o -o src/ctl.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ctl.o -o src/ctl.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/arena.o -o src/arena.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/arena.o -o src/arena.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/quarantine.o -o src/quarantine.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/quarantine.o -o src/quarantine.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/rtree.o -o src/rtree.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/rtree.o -o src/rtree.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/tsd.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tsd.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/tsd.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ticker.o -o src/ticker.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ticker.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ticker.o -o src/ticker.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ticker.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/util.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/util.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/util.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/zone.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/zone.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/zone.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/jemalloc.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/jemalloc.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/arena.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/arena.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/tcache.o -o src/tcache.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tcache.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/tcache.o -o src/tcache.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tcache.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/tsd.o -o src/tsd.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tsd.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/tsd.o -o src/tsd.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/tsd.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/prof.o -o src/prof.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/prof.o -o src/prof.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/stats.o -o src/stats.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/stats.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/stats.o -o src/stats.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/stats.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/zone.o -o src/zone.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/zone.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/zone.o -o src/zone.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/zone.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/atomic.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/atomic.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/base.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/base.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/bitmap.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/bitmap.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_dss.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_dss.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/atomic.pic.o -o src/atomic.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/atomic.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/bitmap.pic.o -o src/bitmap.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/bitmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/util.o -o src/util.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/util.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/util.o -o src/util.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/base.pic.o -o src/base.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/base.pic.o -o src/base.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/base.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_dss.pic.o -o src/chunk_dss.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_dss.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ctl.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ctl.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ctl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ckh.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/ckh.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/extent.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/extent.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk.pic.o -o src/chunk.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/hash.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/hash.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/huge.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/huge.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/chunk_mmap.pic.o -o src/chunk_mmap.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/chunk_mmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/hash.pic.o -o src/hash.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/hash.pic.o -o src/hash.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mutex.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mutex.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/extent.pic.o -o src/extent.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/extent.pic.o -o src/extent.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/extent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mb.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/mb.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/ckh.pic.o -o src/ckh.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/ckh.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/huge.pic.o -o src/huge.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/huge.pic.o -o src/huge.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/huge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/jemalloc.pic.o -o src/jemalloc.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/jemalloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/nstime.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/nstime.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mutex.pic.o -o src/mutex.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mutex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/pages.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/pages.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/pages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prng.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prng.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prng.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mb.pic.o -o src/mb.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/mb.pic.o -o src/mb.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/mb.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prof.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/prof.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/prof.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/quarantine.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/quarantine.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/quarantine.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/nstime.pic.o -o src/nstime.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/nstime.pic.o -o src/nstime.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/nstime.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=gnu99 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -pipe -g3 -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -fPIC -DPIC -c -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/rtree.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c
superenv removed: -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -g3 -O2 -m64 -m64 -O2 -m64 -m64
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=gnu99 -pipe -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -fPIC -DPIC -c -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -o src/rtree.pic.o /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/rtree.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -MM -O2 -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -m64 -fPIC -stdlib=libc++ -m64 -fPIC -D_REENTRANT -I/private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/include -Iinclude -MT src/arena.pic.o -o src/arena.pic.d /private/tmp/rust-20170109-17626-szutuw/src/liballoc_jemalloc/../jemalloc/src/arena.c
superenv removed: -O2 -m64 -m64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -MM -ffunction-sections -fdata-sections -ffunction-sections -fdata-sections -fPIC -stdlib=libc++ -fPIC -D_REENTRANT -I/private/tmp/
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment