Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 453972 Details for
Bug 600390
dev-lang/rust does not build with sys-devel/binutils[multitarget]: undefined symbol: rx_additional_link_map_text
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang/rust-1.13.0 build log
build.log (text/plain), 159.06 KB, created by
Marien Zwart
on 2016-11-21 10:37:24 UTC
(
hide
)
Description:
dev-lang/rust-1.13.0 build log
Filename:
MIME Type:
Creator:
Marien Zwart
Created:
2016-11-21 10:37:24 UTC
Size:
159.06 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/rust-1.13.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: rust@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 clang doc elibc_glibc kernel_linux system-llvm userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rustc-1.13.0-src.tar.gz to /var/tmp/portage/dev-lang/rust-1.13.0/work >>>> Unpacking rustc-1.12.1-x86_64-unknown-linux-gnu.tar.gz to /var/tmp/portage/dev-lang/rust-1.13.0/work >>>> Source unpacked in /var/tmp/portage/dev-lang/rust-1.13.0/work >>>> Preparing source in /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0 ... >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_LIBCPP := 1 >configure: CFG_ENABLE_LOCAL_RUST := 1 >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 := /usr >configure: CFG_PYTHON := python2.7 >configure: CFG_NODEJS := >configure: CFG_JEMALLOC_ROOT := >configure: CFG_BUILD := x86_64-unknown-linux-gnu >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_EXTRA_FILENAME := >configure: CFG_GIT := /usr/bin/git (2.11.0.rc2) >configure: git: no git directory. Changing default release channel to stable >configure: CFG_RELEASE_CHANNEL := stable >configure: CFG_DEFAULT_LINKER := x86_64-pc-linux-gnu-gcc >configure: CFG_DEFAULT_AR := x86_64-pc-linux-gnu-ar >configure: CFG_LIBDIR := /usr/lib64/rust-1.13.0 >configure: >configure: validating ./configure args >configure: >configure: >configure: looking for build programs >configure: >configure: CFG_CURL := /usr/bin/curl (7.51.0) >configure: CFG_NODEJS := >configure: CFG_GIT := /usr/bin/git (2.11.0.rc2) >configure: git: no git directory. disabling submodules >configure: CFG_MD5 := >configure: CFG_MD5SUM := /usr/bin/md5sum (8.25) >configure: CFG_HASH_COMMAND := /usr/bin/md5sum | cut -c 1-8 >configure: CFG_CLANG := /usr/bin/clang++ (3.9.0) >configure: CFG_CCACHE := /usr/bin/ccache (3.3.3) >configure: CFG_GCC := /usr/bin/gcc (5.4.0) >configure: CFG_LD := /usr/bin/ld (2.27) >configure: CFG_VALGRIND := /usr/bin/valgrind (3.12.0) >configure: CFG_PERF := /usr/bin/perf (4.4.4) >configure: CFG_ISCC := >configure: CFG_ANTLR4 := >configure: CFG_GRUN := >configure: CFG_FLEX := /usr/bin/flex (2.6.1) >configure: CFG_BISON := /usr/bin/bison (3.0.4) >configure: CFG_GDB := /usr/bin/gdb (7.12) >configure: CFG_LLDB := >configure: CFG_CMAKE := /usr/bin/cmake (3.7.0) >configure: CFG_GDB_VERSION := GNU gdb (Gentoo 7.12 vanilla) 7.12 >configure: CFG_LLDB_PYTHON := python2.7 >configure: >configure: looking for target specific programs >configure: >configure: CFG_ADB := >configure: >configure: using rustc at: /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.12.1-x86_64-unknown-linux-gnu/rustc with version: rustc 1.12.1 (d4f39402a 2016-10-19) >configure: >configure: CFG_LOCAL_RUST_ROOT := /var/tmp/portage/dev-lang/rust-1.13 ... >configure: CFG_ENABLE_CLANG := 1 >configure: >configure: using custom LLVM at /usr >configure: >configure: found ok version of LLVM: 3.9.0 >configure: CFG_USING_CLANG := 1 >configure: CFG_CC := clang >configure: CFG_CXX := clang++ >configure: CFG_CFLAGS := -ggdb -O2 -pipe -march=native >configure: CFG_CXXFLAGS := -ggdb -O2 -pipe -march=native >configure: CFG_LDFLAGS := -Wl,--hash-style=gnu -Wl,-O1 -Wl,-- ... >configure: CFG_STDCPP_NAME := stdc++ >configure: CFG_PERF_WITH_LOGFD := 1 >configure: >configure: making directories >configure: >configure: mkdir -p doc >configure: mkdir -p doc/std >configure: mkdir -p doc/extra >configure: mkdir -p dl >configure: mkdir -p tmp >configure: mkdir -p dist >configure: mkdir -p x86_64-unknown-linux-gnu/llvm >configure: mkdir -p x86_64-unknown-linux-gnu/rustllvm >configure: mkdir -p x86_64-unknown-linux-gnu/rt >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/jemalloc >configure: mkdir -p x86_64-unknown-linux-gnu/rt/compiler-rt >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/isaac >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/sync >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/test >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/i386 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/x86_64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/arm >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/aarch64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/mips >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage0/arch/powerpc >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/isaac >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/sync >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/test >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/i386 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/x86_64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/arm >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/aarch64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/mips >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage1/arch/powerpc >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/isaac >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/sync >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/test >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/i386 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/x86_64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/arm >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/aarch64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/mips >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage2/arch/powerpc >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/isaac >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/sync >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/test >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/i386 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/x86_64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/arm >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/aarch64 >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/mips >configure: mkdir -p x86_64-unknown-linux-gnu/rt/stage3/arch/powerpc >configure: mkdir -p x86_64-unknown-linux-gnu/stage0/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage0/lib >configure: mkdir -p x86_64-unknown-linux-gnu/stage0/test >configure: mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib >configure: mkdir -p x86_64-unknown-linux-gnu/stage1/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0 >configure: mkdir -p x86_64-unknown-linux-gnu/stage1/test >configure: mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/lib >configure: mkdir -p x86_64-unknown-linux-gnu/stage2/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0 >configure: mkdir -p x86_64-unknown-linux-gnu/stage2/test >configure: mkdir -p x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/lib >configure: mkdir -p x86_64-unknown-linux-gnu/stage3/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage3/lib64/rust-1.13.0 >configure: mkdir -p x86_64-unknown-linux-gnu/stage3/test >configure: mkdir -p x86_64-unknown-linux-gnu/stage3/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/bin >configure: mkdir -p x86_64-unknown-linux-gnu/stage3/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/lib >configure: mkdir -p x86_64-unknown-linux-gnu/test/run-pass >configure: mkdir -p x86_64-unknown-linux-gnu/test/run-pass-valgrind >configure: mkdir -p x86_64-unknown-linux-gnu/test/run-pass-fulldeps >configure: mkdir -p x86_64-unknown-linux-gnu/test/run-fail >configure: mkdir -p x86_64-unknown-linux-gnu/test/run-fail-fulldeps >configure: mkdir -p x86_64-unknown-linux-gnu/test/compile-fail >configure: mkdir -p x86_64-unknown-linux-gnu/test/parse-fail >configure: mkdir -p x86_64-unknown-linux-gnu/test/compile-fail-fulldeps >configure: mkdir -p x86_64-unknown-linux-gnu/test/bench >configure: mkdir -p x86_64-unknown-linux-gnu/test/perf >configure: mkdir -p x86_64-unknown-linux-gnu/test/pretty >configure: mkdir -p x86_64-unknown-linux-gnu/test/debuginfo-gdb >configure: mkdir -p x86_64-unknown-linux-gnu/test/debuginfo-lldb >configure: mkdir -p x86_64-unknown-linux-gnu/test/codegen >configure: mkdir -p x86_64-unknown-linux-gnu/test/codegen-units >configure: mkdir -p x86_64-unknown-linux-gnu/test/rustdoc >configure: >configure: configuring submodules >configure: >configure: >configure: looking at LLVM >configure: >configure: not reconfiguring LLVM, external LLVM root >configure: found program '/usr/bin/FileCheck' >configure: CFG_CMAKE_GENERATOR := Unix Makefiles >configure: configuring LLVM for x86_64-unknown-linux-gnu >configure: >configure: writing configuration >configure: >configure: CFG_SRC_DIR := /var/tmp/portage/dev-lang/rust-1.13 ... >configure: CFG_SRC_DIR_RELATIVE := ./ >configure: CFG_BUILD_DIR := /var/tmp/portage/dev-lang/rust-1.13 ... >configure: CFG_OSTYPE := unknown-linux-gnu >configure: CFG_CPUTYPE := x86_64 >configure: CFG_CONFIGURE_ARGS := --prefix=/usr --libdir=/usr/lib64/r ... >configure: CFG_PREFIX := /usr >configure: CFG_HOST := x86_64-unknown-linux-gnu >configure: CFG_TARGET := x86_64-unknown-linux-gnu >configure: CFG_LIBDIR_RELATIVE := lib64/rust-1.13.0 >configure: CFG_DISABLE_MANAGE_SUBMODULES := 1 >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/share/rust-1.13.0/man >configure: CFG_DOCDIR := /usr/share/doc/rust >configure: CFG_USING_LIBCPP := 0 >configure: CFG_LLVM_SRC_DIR := /var/tmp/portage/dev-lang/rust-1.13 ... >configure: CFG_LLVM_BUILD_DIR_x86_64_unknown_linux_gnu := >configure: CFG_LLVM_INST_DIR_x86_64_unknown_linux_gnu := /usr >configure: >configure: cp -f /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/Makefile.in ./Makefile >configure: mv -f config.tmp config.mk >configure: >configure: configured in release mode. for development consider --enable-debug >configure: >configure: run `make help` >configure: >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0 ... >make -j8 VERBOSE=1 >cfg: version 1.13.0 >cfg: build triple x86_64-unknown-linux-gnu >cfg: host triples x86_64-unknown-linux-gnu >cfg: target triples x86_64-unknown-linux-gnu >cfg: host for x86_64-unknown-linux-gnu is x86_64 >cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu >cfg: have good valgrind for x86_64-unknown-linux-gnu >cfg: using CC=clang (CFG_CC) >cfg: using CXX=clang++ (CFG_CXX) >cfg: enabling valgrind run-pass tests (CFG_ENABLE_VALGRIND_RPASS) >cfg: valgrind-rpass command set to "/usr/bin/valgrind" --error-exitcode=100 --fair-sched=try --quiet --soname-synonyms=somalloc=NONE --suppressions=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/x86.supp --tool=memcheck --leak-check=full >cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES) >/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/local_stage0.sh x86_64-unknown-linux-gnu /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.12.1-x86_64-unknown-linux-gnu/rustc rustlib >clang -E -E /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/chkstk.S | /usr/bin/llvm-mc -assemble -position-independent -filetype=obj -triple=x86_64-unknown-linux-gnu -o=x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/chkstk.o >clang -E -E /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/chkstk2.S | /usr/bin/llvm-mc -assemble -position-independent -filetype=obj -triple=x86_64-unknown-linux-gnu -o=x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/chkstk2.o >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdidf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatdidf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdisf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatdisf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdixf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatdixf.c >cp: cannot stat '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.12.1-x86_64-unknown-linux-gnu/rustc/lib/rustlib/x86_64-unknown-linux-gnu/lib/*': No such file or directory >cp: cannot stat '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.12.1-x86_64-unknown-linux-gnu/rustc/lib/libextra*.so': No such file or directory >clang -E -E /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatundidf.S | /usr/bin/llvm-mc -assemble -position-independent -filetype=obj -triple=x86_64-unknown-linux-gnu -o=x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundidf.o >clang -E -E /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatundisf.S | /usr/bin/llvm-mc -assemble -position-independent -filetype=obj -triple=x86_64-unknown-linux-gnu -o=x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundisf.o >clang -E -E /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/x86_64/floatundixf.S | /usr/bin/llvm-mc -assemble -position-independent -filetype=obj -triple=x86_64-unknown-linux-gnu -o=x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundixf.o >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/absvdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/absvdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/absvsi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/absvsi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/adddf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/adddf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/addsf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/addsf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/addvdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/addvdi3.c >if [ -e "x86_64-unknown-linux-gnu/stage0/bin/rustc" ]; then touch "x86_64-unknown-linux-gnu/stage0/bin/rustc"; else echo "ERROR: snapshot x86_64-unknown-linux-gnu/stage0/bin/rustc not found"; exit 1; fi >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/addvsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/addvsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/apple_versioning.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/apple_versioning.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ashldi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ashldi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ashrdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ashrdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/clear_cache.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/clear_cache.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/clzdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/clzdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/clzsi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/clzsi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/cmpdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/cmpdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/comparedf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/comparedf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/comparesf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/comparesf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ctzdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzsi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ctzsi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divdc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divdc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divdf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divdf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divmoddi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divmoddi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divmodsi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divmodsi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divsc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divsc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divsf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divsf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divxc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divxc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/extendsfdf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/extendsfdf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/extendhfsf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/extendhfsf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ffsdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ffsdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixdfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfsi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixdfsi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixsfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfsi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixsfsi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsdfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfsi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsdfsi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunssfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfsi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunssfsi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsxfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfsi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsxfsi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixxfdi.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixxfdi.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatsidf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatsidf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatsisf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatsisf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatunsidf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatunsidf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatunsisf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatunsisf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/int_util.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/int_util.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/lshrdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/lshrdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/moddi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/moddi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/modsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/modsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/muldc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/muldc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/muldf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/muldf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/muldi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/muldi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulodi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulodi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulosi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulosi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/muloti4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/muloti4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulsc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulsc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulsf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulsf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulvdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulvsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulxc3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulxc3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negdf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negdf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negsf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negsf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negvdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negvdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negvsi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negvsi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/paritydi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/paritydi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/paritysi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/paritysi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/popcountdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountsi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/popcountsi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/powidf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/powidf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/powisf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/powisf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/powixf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/powixf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subdf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subdf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subsf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subsf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subvdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subvdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subvsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subvsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/truncdfhf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/truncdfhf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/truncdfsf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/truncdfsf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/truncsfhf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/truncsfhf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ucmpdi2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ucmpdi2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivdi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivdi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmoddi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivmoddi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmodsi4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivmodsi4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/umoddi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/umoddi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/umodsi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/umodsi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/absvti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/absvti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/addtf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/addtf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/addvti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/addvti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ashlti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ashlti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ashrti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ashrti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/clzti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/clzti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/cmpti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/cmpti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ctzti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divtf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divtf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/divti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/divti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ffsti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ffsti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixdfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixsfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsdfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunssfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixunsxfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/fixxfti.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/fixxfti.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floattidf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floattidf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floattisf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floattisf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floattixf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floattixf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntidf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatuntidf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntisf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatuntisf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntixf.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/floatuntixf.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/lshrti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/lshrti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/modti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/modti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/multf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/multf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/multi3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/multi3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/mulvti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/negvti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/negvti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/parityti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/parityti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/popcountti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/powitf2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/powitf2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subtf3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subtf3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/subvti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/subvti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/trampoline_setup.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/trampoline_setup.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/ucmpti2.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/ucmpti2.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmodti4.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivmodti4.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/udivti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/udivti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/umodti3.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/umodti3.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/emutls.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/emutls.c >'clang' -ggdb -O2 -pipe -march=native -fno-builtin -fvisibility=hidden -fomit-frame-pointer -ffreestanding -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/compiler-rt/gcc_personality_v0.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/compiler-rt/lib/builtins/gcc_personality_v0.c >mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/ >cd "x86_64-unknown-linux-gnu/rt/jemalloc"; "/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/configure" --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu CC="clang -m64" AR="ar" RANLIB="ar s" CPPFLAGS="-I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/" EXTRA_CFLAGS="-g1 -ffunction-sections -fdata-sections" >rm -rf x86_64-unknown-linux-gnu/rt/libbacktrace >mkdir -p x86_64-unknown-linux-gnu/rt/libbacktrace >(cd x86_64-unknown-linux-gnu/rt/libbacktrace && env PWD= CC="clang" AR="ar" RANLIB="ar s" CFLAGS="-g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector" /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu) >'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/miniz.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/miniz.c >'clang++' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -fno-rtti -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rustllvm/RustWrapper.o -I//usr//include -std=c++11 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DLLVM_COMPONENT_ALL -DLLVM_COMPONENT_ALL_TARGETS -DLLVM_COMPONENT_AMDGPU -DLLVM_COMPONENT_AMDGPUASMPARSER -DLLVM_COMPONENT_AMDGPUASMPRINTER -DLLVM_COMPONENT_AMDGPUCODEGEN -DLLVM_COMPONENT_AMDGPUDESC -DLLVM_COMPONENT_AMDGPUDISASSEMBLER -DLLVM_COMPONENT_AMDGPUINFO -DLLVM_COMPONENT_AMDGPUUTILS -DLLVM_COMPONENT_ANALYSIS -DLLVM_COMPONENT_ASMPARSER -DLLVM_COMPONENT_ASMPRINTER -DLLVM_COMPONENT_BITREADER -DLLVM_COMPONENT_BITWRITER -DLLVM_COMPONENT_BPF -DLLVM_COMPONENT_BPFASMPRINTER -DLLVM_COMPONENT_BPFCODEGEN -DLLVM_COMPONENT_BPFDESC -DLLVM_COMPONENT_BPFINFO -DLLVM_COMPONENT_CODEGEN -DLLVM_COMPONENT_CORE -DLLVM_COMPONENT_COVERAGE -DLLVM_COMPONENT_DEBUGINFOCODEVIEW -DLLVM_COMPONENT_DEBUGINFODWARF -DLLVM_COMPONENT_DEBUGINFOPDB -DLLVM_COMPONENT_ENGINE -DLLVM_COMPONENT_EXECUTIONENGINE -DLLVM_COMPONENT_GLOBALISEL -DLLVM_COMPONENT_INSTCOMBINE -DLLVM_COMPONENT_INSTRUMENTATION -DLLVM_COMPONENT_INTERPRETER -DLLVM_COMPONENT_IPO -DLLVM_COMPONENT_IRREADER -DLLVM_COMPONENT_LIBDRIVER -DLLVM_COMPONENT_LINEEDITOR -DLLVM_COMPONENT_LINKER -DLLVM_COMPONENT_LTO -DLLVM_COMPONENT_MC -DLLVM_COMPONENT_MCDISASSEMBLER -DLLVM_COMPONENT_MCJIT -DLLVM_COMPONENT_MCPARSER -DLLVM_COMPONENT_MIRPARSER -DLLVM_COMPONENT_NATIVE -DLLVM_COMPONENT_NATIVECODEGEN -DLLVM_COMPONENT_NVPTX -DLLVM_COMPONENT_NVPTXASMPRINTER -DLLVM_COMPONENT_NVPTXCODEGEN -DLLVM_COMPONENT_NVPTXDESC -DLLVM_COMPONENT_NVPTXINFO -DLLVM_COMPONENT_OBJCARCOPTS -DLLVM_COMPONENT_OBJECT -DLLVM_COMPONENT_OBJECTYAML -DLLVM_COMPONENT_OPTION -DLLVM_COMPONENT_ORCJIT -DLLVM_COMPONENT_PASSES -DLLVM_COMPONENT_PROFILEDATA -DLLVM_COMPONENT_RUNTIMEDYLD -DLLVM_COMPONENT_SCALAROPTS -DLLVM_COMPONENT_SELECTIONDAG -DLLVM_COMPONENT_SUPPORT -DLLVM_COMPONENT_SYMBOLIZE -DLLVM_COMPONENT_TABLEGEN -DLLVM_COMPONENT_TARGET -DLLVM_COMPONENT_TRANSFORMUTILS -DLLVM_COMPONENT_VECTORIZE -DLLVM_COMPONENT_X86 -DLLVM_COMPONENT_X86ASMPARSER -DLLVM_COMPONENT_X86ASMPRINTER -DLLVM_COMPONENT_X86CODEGEN -DLLVM_COMPONENT_X86DESC -DLLVM_COMPONENT_X86DISASSEMBLER -DLLVM_COMPONENT_X86INFO -DLLVM_COMPONENT_X86UTILS -I /usr/include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/include /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/RustWrapper.cpp >'clang++' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -fno-rtti -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rustllvm/PassWrapper.o -I//usr//include -std=c++11 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DLLVM_COMPONENT_ALL -DLLVM_COMPONENT_ALL_TARGETS -DLLVM_COMPONENT_AMDGPU -DLLVM_COMPONENT_AMDGPUASMPARSER -DLLVM_COMPONENT_AMDGPUASMPRINTER -DLLVM_COMPONENT_AMDGPUCODEGEN -DLLVM_COMPONENT_AMDGPUDESC -DLLVM_COMPONENT_AMDGPUDISASSEMBLER -DLLVM_COMPONENT_AMDGPUINFO -DLLVM_COMPONENT_AMDGPUUTILS -DLLVM_COMPONENT_ANALYSIS -DLLVM_COMPONENT_ASMPARSER -DLLVM_COMPONENT_ASMPRINTER -DLLVM_COMPONENT_BITREADER -DLLVM_COMPONENT_BITWRITER -DLLVM_COMPONENT_BPF -DLLVM_COMPONENT_BPFASMPRINTER -DLLVM_COMPONENT_BPFCODEGEN -DLLVM_COMPONENT_BPFDESC -DLLVM_COMPONENT_BPFINFO -DLLVM_COMPONENT_CODEGEN -DLLVM_COMPONENT_CORE -DLLVM_COMPONENT_COVERAGE -DLLVM_COMPONENT_DEBUGINFOCODEVIEW -DLLVM_COMPONENT_DEBUGINFODWARF -DLLVM_COMPONENT_DEBUGINFOPDB -DLLVM_COMPONENT_ENGINE -DLLVM_COMPONENT_EXECUTIONENGINE -DLLVM_COMPONENT_GLOBALISEL -DLLVM_COMPONENT_INSTCOMBINE -DLLVM_COMPONENT_INSTRUMENTATION -DLLVM_COMPONENT_INTERPRETER -DLLVM_COMPONENT_IPO -DLLVM_COMPONENT_IRREADER -DLLVM_COMPONENT_LIBDRIVER -DLLVM_COMPONENT_LINEEDITOR -DLLVM_COMPONENT_LINKER -DLLVM_COMPONENT_LTO -DLLVM_COMPONENT_MC -DLLVM_COMPONENT_MCDISASSEMBLER -DLLVM_COMPONENT_MCJIT -DLLVM_COMPONENT_MCPARSER -DLLVM_COMPONENT_MIRPARSER -DLLVM_COMPONENT_NATIVE -DLLVM_COMPONENT_NATIVECODEGEN -DLLVM_COMPONENT_NVPTX -DLLVM_COMPONENT_NVPTXASMPRINTER -DLLVM_COMPONENT_NVPTXCODEGEN -DLLVM_COMPONENT_NVPTXDESC -DLLVM_COMPONENT_NVPTXINFO -DLLVM_COMPONENT_OBJCARCOPTS -DLLVM_COMPONENT_OBJECT -DLLVM_COMPONENT_OBJECTYAML -DLLVM_COMPONENT_OPTION -DLLVM_COMPONENT_ORCJIT -DLLVM_COMPONENT_PASSES -DLLVM_COMPONENT_PROFILEDATA -DLLVM_COMPONENT_RUNTIMEDYLD -DLLVM_COMPONENT_SCALAROPTS -DLLVM_COMPONENT_SELECTIONDAG -DLLVM_COMPONENT_SUPPORT -DLLVM_COMPONENT_SYMBOLIZE -DLLVM_COMPONENT_TABLEGEN -DLLVM_COMPONENT_TARGET -DLLVM_COMPONENT_TRANSFORMUTILS -DLLVM_COMPONENT_VECTORIZE -DLLVM_COMPONENT_X86 -DLLVM_COMPONENT_X86ASMPARSER -DLLVM_COMPONENT_X86ASMPRINTER -DLLVM_COMPONENT_X86CODEGEN -DLLVM_COMPONENT_X86DESC -DLLVM_COMPONENT_X86DISASSEMBLER -DLLVM_COMPONENT_X86INFO -DLLVM_COMPONENT_X86UTILS -I /usr/include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/include /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/PassWrapper.cpp >'clang++' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -fno-rtti -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rustllvm/ArchiveWrapper.o -I//usr//include -std=c++11 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DLLVM_COMPONENT_ALL -DLLVM_COMPONENT_ALL_TARGETS -DLLVM_COMPONENT_AMDGPU -DLLVM_COMPONENT_AMDGPUASMPARSER -DLLVM_COMPONENT_AMDGPUASMPRINTER -DLLVM_COMPONENT_AMDGPUCODEGEN -DLLVM_COMPONENT_AMDGPUDESC -DLLVM_COMPONENT_AMDGPUDISASSEMBLER -DLLVM_COMPONENT_AMDGPUINFO -DLLVM_COMPONENT_AMDGPUUTILS -DLLVM_COMPONENT_ANALYSIS -DLLVM_COMPONENT_ASMPARSER -DLLVM_COMPONENT_ASMPRINTER -DLLVM_COMPONENT_BITREADER -DLLVM_COMPONENT_BITWRITER -DLLVM_COMPONENT_BPF -DLLVM_COMPONENT_BPFASMPRINTER -DLLVM_COMPONENT_BPFCODEGEN -DLLVM_COMPONENT_BPFDESC -DLLVM_COMPONENT_BPFINFO -DLLVM_COMPONENT_CODEGEN -DLLVM_COMPONENT_CORE -DLLVM_COMPONENT_COVERAGE -DLLVM_COMPONENT_DEBUGINFOCODEVIEW -DLLVM_COMPONENT_DEBUGINFODWARF -DLLVM_COMPONENT_DEBUGINFOPDB -DLLVM_COMPONENT_ENGINE -DLLVM_COMPONENT_EXECUTIONENGINE -DLLVM_COMPONENT_GLOBALISEL -DLLVM_COMPONENT_INSTCOMBINE -DLLVM_COMPONENT_INSTRUMENTATION -DLLVM_COMPONENT_INTERPRETER -DLLVM_COMPONENT_IPO -DLLVM_COMPONENT_IRREADER -DLLVM_COMPONENT_LIBDRIVER -DLLVM_COMPONENT_LINEEDITOR -DLLVM_COMPONENT_LINKER -DLLVM_COMPONENT_LTO -DLLVM_COMPONENT_MC -DLLVM_COMPONENT_MCDISASSEMBLER -DLLVM_COMPONENT_MCJIT -DLLVM_COMPONENT_MCPARSER -DLLVM_COMPONENT_MIRPARSER -DLLVM_COMPONENT_NATIVE -DLLVM_COMPONENT_NATIVECODEGEN -DLLVM_COMPONENT_NVPTX -DLLVM_COMPONENT_NVPTXASMPRINTER -DLLVM_COMPONENT_NVPTXCODEGEN -DLLVM_COMPONENT_NVPTXDESC -DLLVM_COMPONENT_NVPTXINFO -DLLVM_COMPONENT_OBJCARCOPTS -DLLVM_COMPONENT_OBJECT -DLLVM_COMPONENT_OBJECTYAML -DLLVM_COMPONENT_OPTION -DLLVM_COMPONENT_ORCJIT -DLLVM_COMPONENT_PASSES -DLLVM_COMPONENT_PROFILEDATA -DLLVM_COMPONENT_RUNTIMEDYLD -DLLVM_COMPONENT_SCALAROPTS -DLLVM_COMPONENT_SELECTIONDAG -DLLVM_COMPONENT_SUPPORT -DLLVM_COMPONENT_SYMBOLIZE -DLLVM_COMPONENT_TABLEGEN -DLLVM_COMPONENT_TARGET -DLLVM_COMPONENT_TRANSFORMUTILS -DLLVM_COMPONENT_VECTORIZE -DLLVM_COMPONENT_X86 -DLLVM_COMPONENT_X86ASMPARSER -DLLVM_COMPONENT_X86ASMPRINTER -DLLVM_COMPONENT_X86CODEGEN -DLLVM_COMPONENT_X86DESC -DLLVM_COMPONENT_X86DISASSEMBLER -DLLVM_COMPONENT_X86INFO -DLLVM_COMPONENT_X86UTILS -I /usr/include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/include /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rustllvm/ArchiveWrapper.cpp >python2.7 "/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/mklldeps.py" "/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs" "x86 ipo bitreader bitwriter linker asmparser mcjit interpreter instrumentation" "" /usr/bin/llvm-config "stdc++" "0" >mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin/ >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.core >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.libc >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.rand >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.alloc >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.collections >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.compiler_builtins >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.rustc_unicode >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.alloc_system >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.panic_abort >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.panic_unwind >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.unwind >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.alloc_jemalloc >touch x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/stamp.rustc_bitflags >touch tmp/install-debugger-scripts1_H_x86_64-unknown-linux-gnu-all.done.start_time >mkdir -p x86_64-unknown-linux-gnu/stage1/bin >mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/etc >install /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/rust-gdb /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/rust-lldb x86_64-unknown-linux-gnu/stage1/bin >install /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/gdb_load_rust_pretty_printers.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/gdb_rust_pretty_printing.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/lldb_rust_formatters.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/debugger_pretty_printers_common.py x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/etc >touch -r tmp/install-debugger-scripts1_H_x86_64-unknown-linux-gnu-all.done.start_time tmp/install-debugger-scripts1_H_x86_64-unknown-linux-gnu-all.done && rm tmp/install-debugger-scripts1_H_x86_64-unknown-linux-gnu-all.done.start_time >mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/lib/ >mkdir -p x86_64-unknown-linux-gnu/stage1/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/bin/ >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.core >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.libc >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.rand >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.alloc >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.collections >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.compiler_builtins >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.rustc_unicode >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.alloc_system >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.panic_abort >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.panic_unwind >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.unwind >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.alloc_jemalloc >touch x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/stamp.rustc_bitflags >checking build system type... touch tmp/install-debugger-scripts2_H_x86_64-unknown-linux-gnu-all.done.start_time >mkdir -p x86_64-unknown-linux-gnu/stage2/bin >'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/rust_test_helpers.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/rust_test_helpers.c >mkdir -p x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/rustlib/etc >install /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/rust-gdb /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/rust-lldb x86_64-unknown-linux-gnu/stage2/bin >install /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/gdb_load_rust_pretty_printers.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/gdb_rust_pretty_printing.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/lldb_rust_formatters.py /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/etc/debugger_pretty_printers_common.py x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/rustlib/etc >touch -r tmp/install-debugger-scripts2_H_x86_64-unknown-linux-gnu-all.done.start_time tmp/install-debugger-scripts2_H_x86_64-unknown-linux-gnu-all.done && rm tmp/install-debugger-scripts2_H_x86_64-unknown-linux-gnu-all.done.start_time >'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/autolink.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/autolink.c >x86_64-unknown-linux-gnu >checking host system type... checking for xsltproc... /usr/bin/xsltproc >checking for x86_64-unknown-linux-gnu-gcc... clang -m64 >x86_64-unknown-linux-gnu >checking target system type... x86_64-unknown-linux-gnu >checking for x86_64-unknown-linux-gnu-gcc... clang >'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/buffer.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/buffer.c >checking whether the C compiler works... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/document.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/document.c >checking for C compiler default output file name... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/escape.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/escape.c > > >checking for suffix of object files... checking whether we are cross compiling... o >checking whether we are using the GNU C compiler... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/html.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/html.c >no >checking for suffix of object files... yes >checking whether clang accepts -g... o >checking whether we are using the GNU C compiler... yes >checking for clang option to accept ISO C89... yes >checking whether clang -m64 accepts -g... yes >checking for clang -m64 option to accept ISO C89... none needed >checking how to run the C preprocessor... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/html_blocks.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/html_blocks.c >none needed >checking whether compiler supports -g1 -ffunction-sections -fdata-sections... clang -E >yes >checking how to run the C preprocessor... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/html_smartypants.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/html_smartypants.c >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... clang -m64 -E >'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/stack.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/stack.c >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... 'clang' -ggdb -O2 -pipe -march=native -O2 -g -fPIC -m64 -Qunused-arguments -c -o x86_64-unknown-linux-gnu/rt/hoedown/src/version.o -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/hoedown/src/version.c >mkdir -p x86_64-unknown-linux-gnu/stage2/lib64/rust-1.13.0/rustlib/x86_64-unknown-linux-gnu/lib/ >sed -e "s/VERSION/1.13.0/; \ > s/SHORT_HASH//; \ > s/STAMP//;" /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/doc/version_info.html.template >doc/version_info.html >cp -PRp /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/doc/rust.css doc/rust.css 2> /dev/null >yes >cp -PRp /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/doc/favicon.inc doc/favicon.inc 2> /dev/null >checking for sys/types.h... cp -PRp /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/doc/footer.inc doc/footer.inc 2> /dev/null >cp -PRp /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/doc/full-toc.inc doc/full-toc.inc 2> /dev/null >mkdir -p doc/core/ >mkdir -p doc/libc/ >mkdir -p doc/alloc/ >mkdir -p doc/collections/ >mkdir -p doc/rustc_unicode/ >ar crus x86_64-unknown-linux-gnu/rt/libcompiler-rt.a x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/chkstk.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/chkstk2.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatdixf.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/x86_64/floatundixf.o x86_64-unknown-linux-gnu/rt/compiler-rt/absvdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/absvsi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/adddf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/addsf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/addvdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/addvsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/apple_versioning.o x86_64-unknown-linux-gnu/rt/compiler-rt/ashldi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/ashrdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/clear_cache.o x86_64-unknown-linux-gnu/rt/compiler-rt/clzdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/clzsi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/cmpdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/comparedf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/comparesf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzsi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/divdc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divdf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divmoddi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/divmodsi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/divsc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divsf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divxc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/extendsfdf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/extendhfsf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/ffsdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfsi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfsi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfsi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfsi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfsi.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixxfdi.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatsidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatsisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatunsidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatunsisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/int_util.o x86_64-unknown-linux-gnu/rt/compiler-rt/lshrdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/moddi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/modsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/muldc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/muldf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/muldi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulodi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulosi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/muloti4.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulsc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulsf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulxc3.o x86_64-unknown-linux-gnu/rt/compiler-rt/negdf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/negdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/negsf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/negvdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/negvsi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/paritydi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/paritysi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountsi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/powidf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/powisf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/powixf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/subdf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/subsf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/subvdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/subvsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/truncdfhf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/truncdfsf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/truncsfhf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/ucmpdi2.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivdi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmoddi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmodsi4.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/umoddi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/umodsi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/absvti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/addtf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/addvti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/ashlti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/ashrti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/clzti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/cmpti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/ctzti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/divtf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/divti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/ffsti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixdfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixsfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsdfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunssfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixunsxfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/fixxfti.o x86_64-unknown-linux-gnu/rt/compiler-rt/floattidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floattisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floattixf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntidf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntisf.o x86_64-unknown-linux-gnu/rt/compiler-rt/floatuntixf.o x86_64-unknown-linux-gnu/rt/compiler-rt/lshrti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/modti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/multf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/multi3.o x86_64-unknown-linux-gnu/rt/compiler-rt/mulvti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/negti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/negvti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/parityti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/popcountti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/powitf2.o x86_64-unknown-linux-gnu/rt/compiler-rt/subtf3.o x86_64-unknown-linux-gnu/rt/compiler-rt/subvti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/trampoline_setup.o x86_64-unknown-linux-gnu/rt/compiler-rt/ucmpti2.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivmodti4.o x86_64-unknown-linux-gnu/rt/compiler-rt/udivti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/umodti3.o x86_64-unknown-linux-gnu/rt/compiler-rt/emutls.o x86_64-unknown-linux-gnu/rt/compiler-rt/gcc_personality_v0.o >yes >ar crus x86_64-unknown-linux-gnu/rt/librust_test_helpers.a x86_64-unknown-linux-gnu/rt/rust_test_helpers.o >cp x86_64-unknown-linux-gnu/rt/libcompiler-rt.a x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a >checking for sys/stat.h... MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcore-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcore-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libcore/lib.rs >yes >checking for stdlib.h... yes >checking for sys/types.h... yes >checking for string.h... ar crus x86_64-unknown-linux-gnu/rt/libminiz.a x86_64-unknown-linux-gnu/rt/miniz.o >yes >yes >checking for sys/stat.h... checking for memory.h... yes >checking for strings.h... yes >checking for stdlib.h... yes >checking for inttypes.h... yes >checking for string.h... yes >checking for stdint.h... yes >yes >checking for memory.h... checking for unistd.h... ar crus x86_64-unknown-linux-gnu/rt/libhoedown.a x86_64-unknown-linux-gnu/rt/hoedown/src/autolink.o x86_64-unknown-linux-gnu/rt/hoedown/src/buffer.o x86_64-unknown-linux-gnu/rt/hoedown/src/document.o x86_64-unknown-linux-gnu/rt/hoedown/src/escape.o x86_64-unknown-linux-gnu/rt/hoedown/src/html.o x86_64-unknown-linux-gnu/rt/hoedown/src/html_blocks.o x86_64-unknown-linux-gnu/rt/hoedown/src/html_smartypants.o x86_64-unknown-linux-gnu/rt/hoedown/src/stack.o x86_64-unknown-linux-gnu/rt/hoedown/src/version.o >yes >yes >checking minix/config.h usability... checking for strings.h... yes >no >checking minix/config.h presence... checking for inttypes.h... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for stdint.h... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking size of void *... 8 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of intmax_t... 8 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking whether pause instruction is compilable... yes >/bin/sh: /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/missing: No such file or directory >configure: WARNING: `missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-unknown-linux-gnu-gcc... (cached) clang >yes >checking for x86_64-unknown-linux-gnu-ar... ar >checking malloc.h usability... checking whether we are using the GNU C compiler... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to accept ISO C89... (cached) none needed >checking for x86_64-unknown-linux-gnu-ranlib... ar s >checking for gawk... (cached) gawk >checking how to print strings... printf >checking for a sed that does not truncate output... yes >checking malloc.h presence... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... yes >checking for malloc.h... yes >checking whether malloc_usable_size definition can use const argument... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... (cached) ar s >checking command to parse /usr/bin/nm -B output from clang object... no >checking whether __attribute__ syntax is compilable... yes >checking whether compiler supports -fvisibility=hidden... yes >checking whether compiler supports -Werror... ok >yes >checking whether tls_model attribute is compilable... checking for dlfcn.h... yes >checking whether compiler supports -Werror... yes >checking for objdir... .libs >yes >checking whether alloc_size attribute is compilable... no >checking whether compiler supports -Werror... yes >checking whether format(gnu_printf, ...) attribute is compilable... checking if clang supports -fno-rtti -fno-exceptions... ar crus x86_64-unknown-linux-gnu/rt/librustllvm.a x86_64-unknown-linux-gnu/rustllvm/RustWrapper.o x86_64-unknown-linux-gnu/rustllvm/PassWrapper.o x86_64-unknown-linux-gnu/rustllvm/ArchiveWrapper.o >yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... no >checking whether compiler supports -Werror... yes >checking if clang static flag -static works... yes >checking whether format(printf, ...) attribute is compilable... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-unknown-linux-gnu-ranlib... ar s >checking for ld... /usr/bin/ld >checking for autoconf... /usr/bin/autoconf >checking for memalign... yes >checking if clang supports -c -o file.o... yes >checking for valloc... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking configured backtracing method... N/A >checking for sbrk... no >checking dynamic linker characteristics... yes >checking whether utrace(2) is compilable... no >checking whether valgrind is compilable... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking unwind.h usability... yes >checking whether a program using __builtin_ffsl is compilable... yes >checking unwind.h presence... yes >checking LG_PAGE... yes >checking for unwind.h... yes >checking for _Unwind_Backtrace... yes >checking for -funwind-tables option... 12 >Missing VERSION file, and unable to generate it; creating bogus VERSION >checking pthread.h usability... yes >checking for -frandom-seed=string option... yes >checking whether clang supports -W... yes >checking pthread.h presence... yes >checking whether clang supports -Wall... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking whether clang supports -Wwrite-strings... yes >checking for library containing clock_gettime... yes >checking whether clang supports -Wstrict-prototypes... none required >checking for secure_getenv... yes >checking whether clang supports -Wmissing-prototypes... yes >checking whether clang supports -Wold-style-definition... yes >checking for issetugid... yes >checking whether clang supports -Wmissing-format-attribute... no >checking for _malloc_thread_cleanup... yes >checking whether clang supports -Wcast-qual... yes >checking for _Unwind_GetIPInfo... no >checking for _pthread_mutex_init_calloc_cb... yes >checking __sync extensions... no >checking for TLS... yes >checking __atomic extensions... yes >checking whether C11 atomics is compilable... yes >checking output filetype... yes >checking whether atomic(9) is compilable... elf64 >looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no >checking whether Darwin OSAtomic*() is compilable... no >checking whether madvise(2) is compilable... yes >checking for uintptr_t... yes >checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no >checking whether to force 64-bit __sync_{add,sub}_and_fetch()... yes >checking for int_least32_t... no >checking for __builtin_clz... yes >checking for int_fast32_t... yes >checking whether Darwin OSSpin*() is compilable... no >checking whether glibc malloc hook is compilable... yes >checking for uint64_t... yes >checking whether glibc memalign hook is compilable... yes >checking what to include in gstdint.h... stdint.h (already complete) >checking sys/mman.h usability... yes >checking whether pthreads adaptive mutexes is compilable... yes >checking sys/mman.h presence... yes >checking for stdbool.h that conforms to C99... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for _Bool... yes >checking link.h usability... yes >checking link.h presence... yes >configure: creating ./config.status >yes >checking for link.h... yes >checking for dl_iterate_phdr... yes >checking for fcntl... config.status: creating Makefile >config.status: creating jemalloc.pc >config.status: creating doc/html.xsl >config.status: creating doc/manpages.xsl >yes >config.status: creating doc/jemalloc.xml >checking whether strnlen is declared... config.status: creating include/jemalloc/jemalloc_macros.h >config.status: creating include/jemalloc/jemalloc_protos.h >config.status: creating include/jemalloc/jemalloc_typedefs.h >yes >checking for getexecname... config.status: creating include/jemalloc/internal/jemalloc_internal.h >config.status: creating test/test.sh >config.status: creating test/include/test/jemalloc_test.h >config.status: creating config.stamp >no >checking whether tests can run... config.status: creating bin/jemalloc-config >config.status: creating bin/jemalloc.sh >config.status: creating bin/jeprof >yes >config.status: creating include/jemalloc/jemalloc_defs.h >config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h >configure: creating ./config.status >config.status: creating test/include/test/jemalloc_test_defs.h >config.status: executing include/jemalloc/internal/private_namespace.h commands >config.status: executing include/jemalloc/internal/private_unnamespace.h commands >config.status: executing include/jemalloc/internal/public_symbols.txt commands >config.status: executing include/jemalloc/internal/public_namespace.h commands >config.status: executing include/jemalloc/internal/public_unnamespace.h commands >config.status: executing include/jemalloc/internal/size_classes.h commands >config.status: executing include/jemalloc/jemalloc_protos_jet.h commands >config.status: executing include/jemalloc/jemalloc_rename.h commands >config.status: creating Makefile >config.status: creating backtrace-supported.h >config.status: creating config.h >config.status: executing libtool commands >config.status: executing include/jemalloc/jemalloc_mangle.h commands >config.status: executing gstdint.h commands >config.status: executing default commands >echo '#undef HAVE_ATOMIC_FUNCTIONS' >> x86_64-unknown-linux-gnu/rt/libbacktrace/config.h >echo '#undef HAVE_SYNC_FUNCTIONS' >> x86_64-unknown-linux-gnu/rt/libbacktrace/config.h >make -C x86_64-unknown-linux-gnu/rt/libbacktrace INCDIR=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace >make[1]: Entering directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/libbacktrace' >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/libbacktrace' >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o atomic.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/atomic.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o dwarf.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/dwarf.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o fileline.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/fileline.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o posix.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/posix.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o print.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/print.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o sort.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/sort.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o >config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/print.c -o print.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o state.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/state.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o backtrace.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/backtrace.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o simple.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/simple.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o elf.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/elf.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o mmapio.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmapio.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/state.c -o state.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c -o mmap.lo /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmap.c >true DO=all multi-do # make >config.status: executing include/jemalloc/jemalloc.h commands >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o >=============================================================================== >jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 >library revision : 2 > >CONFIG : --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu 'CC=clang -m64' AR=ar 'RANLIB=ar s' 'CPPFLAGS=-I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/' 'EXTRA_CFLAGS=-g1 -ffunction-sections -fdata-sections' build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu 'CFLAGS=-ggdb -O2 -pipe -march=native' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed' >CC : clang -m64 >CFLAGS : -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden >CPPFLAGS : -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT >LDFLAGS : -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed >EXTRA_LDFLAGS : >LIBS : -lpthread >TESTLIBS : >RPATH_EXTRA : > >XSLTPROC : /usr/bin/xsltproc >XSLROOT : /usr/share/sgml/docbook/xsl-stylesheets > >PREFIX : /usr/local >BINDIR : /usr/local/bin >DATADIR : /usr/local/share >INCLUDEDIR : /usr/local/include >LIBDIR : /usr/local/lib >MANDIR : /usr/local/share/man > >srcroot : /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/ >abs_srcroot : /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/ >objroot : >abs_objroot : /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/jemalloc/ > >JEMALLOC_PREFIX : >JEMALLOC_PRIVATE_NAMESPACE > : je_ >install_suffix : >malloc_conf : >autogen : 0 >cc-silence : 1 >debug : 0 >code-coverage : 0 >stats : 1 >prof : 0 >prof-libunwind : 0 >prof-libgcc : 0 >prof-gcc : 0 >tcache : 1 >fill : 1 >utrace : 0 >valgrind : 1 >xmalloc : 0 >munmap : 0 >lazy_lock : 0 >tls : 1 >cache-oblivious : 1 >=============================================================================== >make -C "x86_64-unknown-linux-gnu/rt/jemalloc" build_lib_static >make[1]: Entering directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/jemalloc' >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/jemalloc.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/jemalloc.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/arena.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/arena.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/atomic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/atomic.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/base.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/base.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/bitmap.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/bitmap.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../include -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -c /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link clang -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo >libtool: link: ar cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o >libtool: link: ar s .libs/libbacktrace.a >libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/libbacktrace' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/libbacktrace' >cp x86_64-unknown-linux-gnu/rt/libbacktrace/.libs/libbacktrace.a x86_64-unknown-linux-gnu/rt/libbacktrace.a >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk_dss.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk_dss.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk_mmap.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk_mmap.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ckh.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ckh.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ctl.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ctl.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/extent.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/extent.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/hash.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/hash.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/huge.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/huge.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/mb.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/mb.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/mutex.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/mutex.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/nstime.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/pages.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/pages.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/prng.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/prng.c >[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c:120:7: [0m[0;1;35mwarning: [0m[1mmacro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined][0m >#elif JEMALLOC_CLOCK_GETTIME >[0;1;32m ^ >[0m[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include/jemalloc/internal/nstime.h:4:32: [0m[0;1;30mnote: [0mexpanded from macro 'JEMALLOC_CLOCK_GETTIME'[0m >#define JEMALLOC_CLOCK_GETTIME defined(_POSIX_MONOTONIC_CLOCK) \ >[0;1;32m ^ >[0m1 warning generated. >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/prof.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/prof.c >[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c:120:7: [0m[0;1;35mwarning: [0m[1mmacro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined][0m >#elif JEMALLOC_CLOCK_GETTIME >[0;1;32m ^ >[0m[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include/jemalloc/internal/nstime.h:4:32: [0m[0;1;30mnote: [0mexpanded from macro 'JEMALLOC_CLOCK_GETTIME'[0m >#define JEMALLOC_CLOCK_GETTIME defined(_POSIX_MONOTONIC_CLOCK) \ >[0;1;32m ^ >[0m1 warning generated. >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/quarantine.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/quarantine.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/rtree.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/rtree.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/stats.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/stats.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/tcache.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/tcache.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ticker.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ticker.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/tsd.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/tsd.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/util.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/util.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/valgrind.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/valgrind.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/jemalloc.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/jemalloc.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/arena.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/arena.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/atomic.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/atomic.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/base.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/base.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/bitmap.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/bitmap.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk_dss.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk_dss.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/chunk_mmap.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ckh.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ckh.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ctl.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ctl.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/extent.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/extent.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/hash.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/hash.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/huge.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/huge.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/mb.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/mb.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/mutex.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/mutex.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/nstime.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/pages.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/pages.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/prng.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/prng.c >[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c:120:7: [0m[0;1;35mwarning: [0m[1mmacro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined][0m >#elif JEMALLOC_CLOCK_GETTIME >[0;1;32m ^ >[0m[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include/jemalloc/internal/nstime.h:4:32: [0m[0;1;30mnote: [0mexpanded from macro 'JEMALLOC_CLOCK_GETTIME'[0m >#define JEMALLOC_CLOCK_GETTIME defined(_POSIX_MONOTONIC_CLOCK) \ >[0;1;32m ^ >[0m1 warning generated. >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/prof.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/prof.c >[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/nstime.c:120:7: [0m[0;1;35mwarning: [0m[1mmacro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined][0m >#elif JEMALLOC_CLOCK_GETTIME >[0;1;32m ^ >[0m[1m/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include/jemalloc/internal/nstime.h:4:32: [0m[0;1;30mnote: [0mexpanded from macro 'JEMALLOC_CLOCK_GETTIME'[0m >#define JEMALLOC_CLOCK_GETTIME defined(_POSIX_MONOTONIC_CLOCK) \ >[0;1;32m ^ >[0m1 warning generated. >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/quarantine.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/quarantine.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/rtree.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/rtree.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/stats.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/stats.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/tcache.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/tcache.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/ticker.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/ticker.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/tsd.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/tsd.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/util.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/util.c >clang -m64 -ggdb -O2 -pipe -march=native -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -fPIC -DPIC -c -I /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/include -Iinclude -o src/valgrind.pic.o /var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/src/jemalloc/src/valgrind.c >ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/nstime.o src/pages.o src/prng.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/ticker.o src/tsd.o src/util.o src/valgrind.o >ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/util.pic.o src/valgrind.pic.o >make[1]: Leaving directory '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/jemalloc' >cp x86_64-unknown-linux-gnu/rt/jemalloc/lib/libjemalloc_pic.a x86_64-unknown-linux-gnu/rt/libjemalloc.a >info: now are following matches for libcore-*.so libraries: >info: now are following matches for libcore-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a4729905.rlib >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liblibc-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liblibc-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --cfg stdbuild --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/liblibc/src/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librand-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librand-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/librand/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librustc_unicode-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librustc_unicode-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/librustc_unicode/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcompiler_builtins-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcompiler_builtins-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" -lstatic=compiler-rt --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libcompiler_builtins/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librustc_bitflags-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'librustc_bitflags-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/librustc_bitflags/lib.rs >info: now are following matches for libcompiler_builtins-*.so libraries: >info: now are following matches for libcompiler_builtins-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a4729905.rlib >info: now are following matches for librustc_bitflags-*.so libraries: >info: now are following matches for librustc_bitflags-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags-a4729905.rlib >info: now are following matches for liblibc-*.so libraries: >info: now are following matches for liblibc-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a4729905.rlib >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc_system-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc_system-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/liballoc_system/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libunwind-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libunwind-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libunwind/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc_jemalloc-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc_jemalloc-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/liballoc_jemalloc/lib.rs >info: now are following matches for liballoc_system-*.so libraries: >info: now are following matches for liballoc_system-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-a4729905.rlib >info: now are following matches for libunwind-*.so libraries: >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'liballoc-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/liballoc/lib.rs >info: now are following matches for libunwind-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4729905.rlib >info: now are following matches for liballoc_jemalloc-*.so libraries: >info: now are following matches for liballoc_jemalloc-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-a4729905.rlib >info: now are following matches for librustc_unicode-*.so libraries: >info: now are following matches for librustc_unicode-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode-a4729905.rlib >info: now are following matches for librand-*.so libraries: >info: now are following matches for librand-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-a4729905.rlib >info: now are following matches for liballoc-*.so libraries: >info: now are following matches for liballoc-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4729905.rlib >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcollections-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libcollections-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libcollections/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libpanic_abort-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libpanic_abort-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libpanic_abort/lib.rs >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libpanic_unwind-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libpanic_unwind-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libpanic_unwind/lib.rs >info: now are following matches for libpanic_abort-*.so libraries: >info: now are following matches for libpanic_abort-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-a4729905.rlib >info: now are following matches for libpanic_unwind-*.so libraries: >info: now are following matches for libpanic_unwind-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a4729905.rlib >info: now are following matches for libcollections-*.so libraries: >info: now are following matches for libcollections-*.rlib libraries: >x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections-a4729905.rlib >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libstd-*.so\' "libraries:" $MATCHES; rm $MATCHES ; fi >MATCHES=""; if [ -n "$MATCHES" ] ; then echo "warning: removing previous" \'libstd-*.rlib\' "libraries:" $MATCHES; rm $MATCHES ; fi >CFG_LLVM_LINKAGE_FILE=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib:/usr/lib:$LD_LIBRARY_PATH x86_64-unknown-linux-gnu/stage0/bin/rustc --cfg stage0 -O --cfg rtopt -C prefer-dynamic -C no-stack-check --target=x86_64-unknown-linux-gnu -L "x86_64-unknown-linux-gnu/rt" -L native="/usr/lib64" --out-dir x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -C extra-filename=-a4729905 -C metadata=a4729905 src/libstd/lib.rs >[1m[91merror[0m[1m: linking with `cc` failed: exit code: 1[0m > [0m[1m[94m|[0m > [0m[1m[94m= [0m[1mnote[0m: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/std-a4729905.0.o" "-o" "x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a4729905.so" "x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/std-a4729905.metadata.o" "-Wl,-O1" "-nodefaultlibs" "-L" "x86_64-unknown-linux-gnu/rt" "-L" "/usr/lib64" "-L" "/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-l" "backtrace" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-l" "dl" "-l" "pthread" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/libpanic_unwind-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/libcollections-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/liballoc-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/liballoc_system-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/libcompiler_builtins-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/librustc_unicode-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/libunwind-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/liblibc-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/librand-a4729905.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/var/tmp/portage/dev-lang/rust-1.13.0/temp/rustc.TCv7jONBVLEL/libcore-a4729905.rlib" "-Wl,--no-whole-archive" "-l" "gcc_s" "-l" "c" "-l" "m" "-l" "rt" "-l" "util" "-shared" "-l" "compiler-rt"[0m > [0m[1m[94m= [0m[1mnote[0m: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: symbol lookup error: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: undefined symbol: rx_additional_link_map_text >collect2: error: ld returned 127 exit status >[0m > >[1m[91merror[0m[1m: aborting due to previous error[0m > >make: *** [/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0/mk/target.mk:195: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/stamp.std] Error 101 > [31;01m*[0m ERROR: dev-lang/rust-1.13.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/rust-1.13.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.13.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/rust-1.13.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.13.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/rust-1.13.0/work/rustc-1.13.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 600390
: 453972 |
459860