The build took 01h 22m 13s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
1,003,785 |
cpp |
245,725 |
ansic |
73,136 |
pascal |
23,813 |
sh |
15,284 |
python |
9,027 |
perl |
5,460 |
ml |
4,974 |
makefile |
2,849 |
asm |
977 |
objc |
142 |
lisp |
117 |
csh |
4 |
awk |
1,385,293 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: rust 1:1.10.0-1 (Thu Apr 13 21:09:03 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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_DOCS := 1
configure: CFG_LOCALSTATEDIR := /var/lib
configure: CFG_SYSCONFDIR := /etc
configure: CFG_DATADIR := /share
configure: CFG_INFODIR := /share/info
configure: CFG_LLVM_ROOT :=
configure: CFG_PYTHON :=
configure: CFG_JEMALLOC_ROOT :=
configure: CFG_BUILD := x86_64-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_RELEASE_CHANNEL := stable
configure: CFG_MUSL_ROOT := /usr/local
configure: CFG_EXTRA_FILENAME :=
configure: CFG_DEFAULT_LINKER := cc
configure: CFG_DEFAULT_AR := ar
configure: CFG_LIBDIR := /usr/lib
configure:
configure: validating ./configure args
configure:
configure:
configure: looking for build programs
configure:
configure: CFG_CURLORWGET := /usr/bin/curl (7.49.1)
configure: CFG_PYTHON := /usr/bin/python2.7
configure: CFG_GIT := /usr/bin/git (2.9.0)
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.8.0)
configure: CFG_CCACHE :=
configure: CFG_GCC := /usr/bin/gcc (3.8.0)
configure: CFG_LD := /usr/bin/ld (2.26.1)
configure: CFG_VALGRIND :=
configure: CFG_PERF :=
configure: CFG_ISCC :=
configure: CFG_ANTLR4 :=
configure: CFG_GRUN :=
configure: CFG_FLEX := /usr/bin/flex (2.6.0)
configure: CFG_BISON := /usr/bin/bison (3.0.4)
configure: CFG_GDB :=
configure: CFG_LLDB :=
configure: CFG_DISABLE_VALGRIND_RPASS := 1
configure: CFG_LLDB_PYTHON := /usr/bin/python2.7
configure:
configure: looking for target specific programs
configure:
configure: CFG_ADB :=
configure: skipping compiler inference steps; using provided CC=clang
configure:
configure: note, user-provided CC looks like clang; CC=clang.
configure:
configure: CFG_USING_CLANG := 1
configure: CFG_CC := clang
configure: CFG_CXX := clang++
configure: CFG_STDCPP_NAME := stdc++
configure:
configure: 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/lib
configure: mkdir -p x86_64-unknown-linux-gnu/stage1/test
configure: mkdir -p x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin
configure: mkdir -p x86_64-unknown-linux-gnu/stage1/lib/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/lib
configure: mkdir -p x86_64-unknown-linux-gnu/stage2/test
configure: mkdir -p x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/bin
configure: mkdir -p x86_64-unknown-linux-gnu/stage2/lib/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/lib
configure: mkdir -p x86_64-unknown-linux-gnu/stage3/test
configure: mkdir -p x86_64-unknown-linux-gnu/stage3/lib/rustlib/x86_64-unknown-linux-gnu/bin
configure: mkdir -p x86_64-unknown-linux-gnu/stage3/lib/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: configuring LLVM for x86_64-unknown-linux-gnu
configure: configuring LLVM with:
configure: --enable-targets=x86,x86_64,arm,aarch64,mips,powerpc --enable-optimized --disable-assertions --disable-docs --enable-bindings=none --disable-terminfo --disable-zlib --disable-libffi --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --with-python=/usr/bin/python2.7
checking for x86_64-unknown-linux-gnu-clang... clang -Qunused-arguments
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -Qunused-arguments accepts -g... yes
checking for clang -Qunused-arguments option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ -Qunused-arguments accepts -g... yes
checking how to run the C preprocessor... clang -Qunused-arguments -E
checking whether GCC or Clang is our host compiler... clang
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking type of operating system we're going to host on... Linux
checking type of operating system we're going to target... Linux
checking target architecture... x86_64
checking whether Clang is new enough... yes
checking whether Clang will select a modern C++ standard library... yes
checking optimization flags... -O3
checking for GNU make... make
checking whether ln -s works... yes
checking for nm... /usr/bin/nm
checking for cmp... /usr/bin/cmp
checking for cp... /usr/bin/cp
checking for date... /usr/bin/date
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for mkdir... /usr/bin/mkdir
checking for mv... /usr/bin/mv
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for rm... /usr/bin/rm
checking for sed... /usr/bin/sed
checking for tar... /usr/bin/tar
checking for pwd... /usr/bin/pwd
checking for dot... /usr/bin/dot
checking for a BSD-compatible install... /usr/bin/install -c
checking for bzip2... /usr/bin/bzip2
checking for cat... /usr/bin/cat
checking for doxygen... /usr/bin/doxygen
checking for groff... /usr/bin/groff
checking for gzip... /usr/bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... /usr/bin/zip
checking for go... no
checking for ocamlfind... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.26.1
checking for compiler -Wl,-R option... yes
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wmissing-field-initializers -Wcovered-switch-default -Wno-comment
checking for python... user defined: /usr/bin/python2.7
checking for python >= 2.7... /usr/bin/python2.7 (2.7.12)
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... none required
checking for library containing el_init... -ledit
checking for library containing mallinfo... none required
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for xml2-config... xml2-config
checking for libxml2 includes... -I/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... yes
checking if printf has the %a format character... yes
checking whether arc4random is declared... no
checking whether strerror_s is declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for 32-bit userspace on 64-bit system... no
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
################################################################################
################################################################################
The LLVM project has deprecated building with configure & make.
The autoconf-based makefile build system will be removed in the 3.9 release.
Please migrate to the CMake-based build system.
For more information see: http://llvm.org/docs/CMake.html
################################################################################
################################################################################
configure:
configure: writing configuration
configure:
configure: CFG_SRC_DIR := /tmp/rust/src/rustc-1.10.0/
configure: CFG_SRC_DIR_RELATIVE := ./
configure: CFG_BUILD_DIR := /tmp/rust/src/rustc-1.10.0/
configure: CFG_OSTYPE := unknown-linux-gnu
configure: CFG_CPUTYPE := x86_64
configure: CFG_CONFIGURE_ARGS := --host=x86_64-unknown-linux --prefi ...
configure: CFG_PREFIX := /usr
configure: CFG_HOST := x86_64-unknown-linux-gnu
configure: CFG_TARGET := x86_64-unknown-linux-gnu
configure: CFG_LIBDIR_RELATIVE := lib
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/man
configure: CFG_USING_LIBCPP := 0
configure: CFG_LLVM_SRC_DIR := /tmp/rust/src/rustc-1.10.0/src/llvm ...
configure: CFG_LLVM_BUILD_DIR_x86_64_unknown_linux_gnu := /tmp/rust/src/rustc-1.10.0/x86_64-u ...
configure: CFG_LLVM_INST_DIR_x86_64_unknown_linux_gnu := /tmp/rust/src/rustc-1.10.0/x86_64-u ...
configure:
configure: cp -f /tmp/rust/src/rustc-1.10.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:
cfg: version 1.10.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: disabling valgrind run-pass tests
cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
cfg: disabling doc build (CFG_DISABLE_DOCS)
make: cleaning llvm
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0'
cfg: version 1.10.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: disabling valgrind run-pass tests
cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
cfg: disabling doc build (CFG_DISABLE_DOCS)
cfg: including dist rules
cfg: including clean rules
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm'
llvm[2]: Constructing LLVMBuild project information.
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Support'
llvm[3]: Constructing LLVMBuild project information.
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Support'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/TableGen'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/TableGen'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/FileCheck'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/FileCheck'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/TableGen'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/TableGen'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/PerfectShuffle'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/PerfectShuffle'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/count'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/count'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/fpcmp'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/fpcmp'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/llvm-lit'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/llvm-lit'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/not'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/not'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/googletest'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/googletest'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/UnitTestMain'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/UnitTestMain'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/yaml-bench'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/yaml-bench'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/AsmParser'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/AsmParser'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Reader'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Reader'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Writer'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Writer'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Analysis'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Analysis'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Utils'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Utils'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Instrumentation'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Instrumentation'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Scalar'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Scalar'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/InstCombine'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/InstCombine'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/IPO'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/IPO'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Vectorize'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Vectorize'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Hello'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Hello'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/ObjCARC'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/ObjCARC'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/SelectionDAG'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/SelectionDAG'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/AsmPrinter'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/AsmPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/MIRParser'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/MIRParser'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/AsmParser'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/AsmParser'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/Disassembler'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/Disassembler'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/InstPrinter'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/InstPrinter'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/TargetInfo'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/TargetInfo'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/MCTargetDesc'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/MCTargetDesc'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/InstPrinter'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/InstPrinter'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/Disassembler'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/Disassembler'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/AsmParser'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/AsmParser'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/TargetInfo'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/TargetInfo'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/MCTargetDesc'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/MCTargetDesc'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/TargetInfo'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/TargetInfo'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/InstPrinter'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/InstPrinter'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/AsmParser'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/AsmParser'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Disassembler'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Disassembler'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/MCTargetDesc'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/MCTargetDesc'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Utils'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Utils'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/InstPrinter'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/InstPrinter'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/AsmParser'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/AsmParser'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/Disassembler'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/Disassembler'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/TargetInfo'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/TargetInfo'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/MCTargetDesc'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/MCTargetDesc'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/InstPrinter'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/InstPrinter'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/AsmParser'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/AsmParser'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Disassembler'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Disassembler'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/TargetInfo'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/TargetInfo'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/MCTargetDesc'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/MCTargetDesc'
make[6]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Utils'
make[6]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Utils'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Interpreter'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Interpreter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/MCJIT'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/MCJIT'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Orc'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Orc'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/RuntimeDyld'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/RuntimeDyld'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Linker'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Linker'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LTO'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LTO'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCParser'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCDisassembler'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCDisassembler'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Object'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Object'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Option'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Option'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/CodeView'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/CodeView'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/DWARF'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/DWARF'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/PDB'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/PDB'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/Symbolize'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/Symbolize'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IRReader'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IRReader'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LineEditor'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LineEditor'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ProfileData'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ProfileData'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Passes'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Passes'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LibDriver'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LibDriver'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lto'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lto'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-lto'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-lto'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/opt'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/opt'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-as'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-as'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dis'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dis'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llc'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llc'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-ar'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-ar'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-nm'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-nm'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-link'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-link'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lli'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lli/ChildTarget'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lli/ChildTarget'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/lli'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-extract'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-extract'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mc'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mc'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-bcanalyzer'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-bcanalyzer'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-diff'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-diff'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-objdump'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-objdump'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-readobj'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-readobj'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-rtdyld'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-rtdyld'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dwarfdump'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dwarfdump'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-cov'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-cov'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-size'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-size'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-stress'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-stress'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mcmarkup'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mcmarkup'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-profdata'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-profdata'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-symbolizer'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-symbolizer'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/obj2yaml'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/obj2yaml'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/yaml2obj'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/yaml2obj'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-c-test'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-c-test'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-cxxdump'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-cxxdump'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/verify-uselistorder'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/verify-uselistorder'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/dsymutil'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/dsymutil'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-pdbdump'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-pdbdump'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-split'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-split'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/sancov'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/sancov'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dwp'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dwp'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint-passes'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint-passes'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake/modules'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake/modules'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ADT'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ADT'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Analysis'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Analysis'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/AsmParser'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/AsmParser'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Bitcode'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Bitcode'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/CodeGen'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/CodeGen'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo/DWARF'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo/DWARF'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo/PDB'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo/PDB'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/DebugInfo'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine/Orc'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine/Orc'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine/MCJIT'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine/MCJIT'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ExecutionEngine'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/IR'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/IR'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/LineEditor'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/LineEditor'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Linker'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Linker'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/MC'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/MC'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Option'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Option'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ProfileData'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/ProfileData'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Support'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Support'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms/IPO'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms/IPO'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms/Utils'
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms/Utils'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests/Transforms'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/unittests'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/projects'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/projects'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/bindings'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/bindings'
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm'
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0'
make: done cleaning llvm
touch -r /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/llvm-auto-clean-stamp.start_time /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/llvm-auto-clean-stamp && rm /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/llvm-auto-clean-stamp.start_time
make: llvm
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm'
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Support'
llvm[2]: Compiling APFloat.cpp for Release build
llvm[2]: Compiling APInt.cpp for Release build
llvm[2]: Compiling APSInt.cpp for Release build
llvm[2]: Compiling ARMBuildAttrs.cpp for Release build
llvm[2]: Compiling ARMWinEH.cpp for Release build
llvm[2]: Compiling Allocator.cpp for Release build
llvm[2]: Compiling Atomic.cpp for Release build
llvm[2]: Compiling BlockFrequency.cpp for Release build
llvm[2]: Compiling BranchProbability.cpp for Release build
llvm[2]: Compiling COM.cpp for Release build
llvm[2]: Compiling CommandLine.cpp for Release build
llvm[2]: Compiling Compression.cpp for Release build
llvm[2]: Compiling ConvertUTF.c for Release build
llvm[2]: Compiling ConvertUTFWrapper.cpp for Release build
llvm[2]: Compiling CrashRecoveryContext.cpp for Release build
llvm[2]: Compiling DAGDeltaAlgorithm.cpp for Release build
llvm[2]: Compiling DataExtractor.cpp for Release build
llvm[2]: Compiling DataStream.cpp for Release build
llvm[2]: Compiling Debug.cpp for Release build
llvm[2]: Compiling DeltaAlgorithm.cpp for Release build
llvm[2]: Compiling Dwarf.cpp for Release build
llvm[2]: Compiling DynamicLibrary.cpp for Release build
llvm[2]: Compiling Errno.cpp for Release build
llvm[2]: Compiling ErrorHandling.cpp for Release build
llvm[2]: Compiling FileOutputBuffer.cpp for Release build
llvm[2]: Compiling FileUtilities.cpp for Release build
llvm[2]: Compiling FoldingSet.cpp for Release build
llvm[2]: Compiling FormattedStream.cpp for Release build
llvm[2]: Compiling GraphWriter.cpp for Release build
llvm[2]: Compiling Hashing.cpp for Release build
llvm[2]: Compiling Host.cpp for Release build
llvm[2]: Compiling IntEqClasses.cpp for Release build
llvm[2]: Compiling IntervalMap.cpp for Release build
llvm[2]: Compiling IntrusiveRefCntPtr.cpp for Release build
llvm[2]: Compiling JamCRC.cpp for Release build
llvm[2]: Compiling LEB128.cpp for Release build
llvm[2]: Compiling LineIterator.cpp for Release build
llvm[2]: Compiling Locale.cpp for Release build
llvm[2]: Compiling LockFileManager.cpp for Release build
llvm[2]: Compiling MD5.cpp for Release build
llvm[2]: Compiling ManagedStatic.cpp for Release build
llvm[2]: Compiling MathExtras.cpp for Release build
llvm[2]: Compiling Memory.cpp for Release build
llvm[2]: Compiling MemoryBuffer.cpp for Release build
llvm[2]: Compiling MemoryObject.cpp for Release build
llvm[2]: Compiling Mutex.cpp for Release build
llvm[2]: Compiling Options.cpp for Release build
llvm[2]: Compiling Path.cpp for Release build
llvm[2]: Compiling PluginLoader.cpp for Release build
llvm[2]: Compiling PrettyStackTrace.cpp for Release build
llvm[2]: Compiling Process.cpp for Release build
llvm[2]: Compiling Program.cpp for Release build
llvm[2]: Compiling RWMutex.cpp for Release build
llvm[2]: Compiling RandomNumberGenerator.cpp for Release build
llvm[2]: Compiling Regex.cpp for Release build
llvm[2]: Compiling ScaledNumber.cpp for Release build
llvm[2]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build
llvm[2]: Compiling Signals.cpp for Release build
llvm[2]: Compiling SmallPtrSet.cpp for Release build
llvm[2]: Compiling SmallVector.cpp for Release build
llvm[2]: Compiling SourceMgr.cpp for Release build
llvm[2]: Compiling SpecialCaseList.cpp for Release build
llvm[2]: Compiling Statistic.cpp for Release build
llvm[2]: Compiling StreamingMemoryObject.cpp for Release build
llvm[2]: Compiling StringExtras.cpp for Release build
llvm[2]: Compiling StringMap.cpp for Release build
llvm[2]: Compiling StringPool.cpp for Release build
llvm[2]: Compiling StringRef.cpp for Release build
llvm[2]: Compiling StringSaver.cpp for Release build
llvm[2]: Compiling SystemUtils.cpp for Release build
llvm[2]: Compiling TargetParser.cpp for Release build
llvm[2]: Compiling TargetRegistry.cpp for Release build
llvm[2]: Compiling ThreadLocal.cpp for Release build
llvm[2]: Compiling ThreadPool.cpp for Release build
llvm[2]: Compiling Threading.cpp for Release build
llvm[2]: Compiling TimeValue.cpp for Release build
llvm[2]: Compiling Timer.cpp for Release build
llvm[2]: Compiling ToolOutputFile.cpp for Release build
llvm[2]: Compiling Triple.cpp for Release build
llvm[2]: Compiling Twine.cpp for Release build
llvm[2]: Compiling Unicode.cpp for Release build
llvm[2]: Compiling Valgrind.cpp for Release build
llvm[2]: Compiling Watchdog.cpp for Release build
llvm[2]: Compiling YAMLParser.cpp for Release build
llvm[2]: Compiling YAMLTraits.cpp for Release build
llvm[2]: Compiling circular_raw_ostream.cpp for Release build
llvm[2]: Compiling raw_os_ostream.cpp for Release build
llvm[2]: Compiling raw_ostream.cpp for Release build
llvm[2]: Compiling regcomp.c for Release build
llvm[2]: Compiling regerror.c for Release build
llvm[2]: Compiling regexec.c for Release build
llvm[2]: Compiling regfree.c for Release build
llvm[2]: Compiling regstrlcpy.c for Release build
llvm[2]: Building Release Archive Library libLLVMSupport.a
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Support'
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/TableGen'
llvm[2]: Compiling Error.cpp for Release build
llvm[2]: Compiling Main.cpp for Release build
llvm[2]: Compiling Record.cpp for Release build
llvm[2]: Compiling SetTheory.cpp for Release build
llvm[2]: Compiling StringMatcher.cpp for Release build
llvm[2]: Compiling TGLexer.cpp for Release build
llvm[2]: Compiling TGParser.cpp for Release build
llvm[2]: Compiling TableGenBackend.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMTableGen.a
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/TableGen'
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/FileCheck'
llvm[3]: Compiling FileCheck.cpp for Release build
llvm[3]: Linking Release executable FileCheck (without symbols)
llvm[3]: ======= Finished Linking Release Executable FileCheck (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/FileCheck'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/TableGen'
llvm[3]: Compiling AsmMatcherEmitter.cpp for Release build
llvm[3]: Compiling AsmWriterEmitter.cpp for Release build
llvm[3]: Compiling AsmWriterInst.cpp for Release build
llvm[3]: Compiling Attributes.cpp for Release build
llvm[3]: Compiling CTagsEmitter.cpp for Release build
llvm[3]: Compiling CallingConvEmitter.cpp for Release build
llvm[3]: Compiling CodeEmitterGen.cpp for Release build
llvm[3]: Compiling CodeGenDAGPatterns.cpp for Release build
llvm[3]: Compiling CodeGenInstruction.cpp for Release build
llvm[3]: Compiling CodeGenMapTable.cpp for Release build
llvm[3]: Compiling CodeGenRegisters.cpp for Release build
llvm[3]: Compiling CodeGenSchedule.cpp for Release build
llvm[3]: Compiling CodeGenTarget.cpp for Release build
llvm[3]: Compiling DAGISelEmitter.cpp for Release build
llvm[3]: Compiling DAGISelMatcher.cpp for Release build
llvm[3]: Compiling DAGISelMatcherEmitter.cpp for Release build
llvm[3]: Compiling DAGISelMatcherGen.cpp for Release build
llvm[3]: Compiling DAGISelMatcherOpt.cpp for Release build
llvm[3]: Compiling DFAPacketizerEmitter.cpp for Release build
llvm[3]: Compiling DisassemblerEmitter.cpp for Release build
llvm[3]: Compiling FastISelEmitter.cpp for Release build
llvm[3]: Compiling FixedLenDecoderEmitter.cpp for Release build
llvm[3]: Compiling InstrInfoEmitter.cpp for Release build
llvm[3]: Compiling IntrinsicEmitter.cpp for Release build
llvm[3]: Compiling OptParserEmitter.cpp for Release build
llvm[3]: Compiling PseudoLoweringEmitter.cpp for Release build
llvm[3]: Compiling RegisterInfoEmitter.cpp for Release build
llvm[3]: Compiling SubtargetEmitter.cpp for Release build
llvm[3]: Compiling TableGen.cpp for Release build
llvm[3]: Compiling X86DisassemblerTables.cpp for Release build
llvm[3]: Compiling X86ModRMFilters.cpp for Release build
llvm[3]: Compiling X86RecognizableInstr.cpp for Release build
llvm[3]: Linking Release executable llvm-tblgen (without symbols)
llvm[3]: ======= Finished Linking Release Executable llvm-tblgen (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/TableGen'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/PerfectShuffle'
llvm[3]: Compiling PerfectShuffle.cpp for Release build
llvm[3]: Linking Release executable llvm-PerfectShuffle (without symbols)
llvm[3]: ======= Finished Linking Release Executable llvm-PerfectShuffle (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/PerfectShuffle'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/count'
llvm[3]: Compiling count.c for Release build
llvm[3]: Linking Release executable count (without symbols)
llvm[3]: ======= Finished Linking Release Executable count (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/count'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/fpcmp'
llvm[3]: Compiling fpcmp.cpp for Release build
llvm[3]: Linking Release executable fpcmp (without symbols)
llvm[3]: ======= Finished Linking Release Executable fpcmp (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/fpcmp'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/llvm-lit'
llvm[3]: Creating 'llvm-lit' script...
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/llvm-lit'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/not'
llvm[3]: Compiling not.cpp for Release build
llvm[3]: Linking Release executable not (without symbols)
llvm[3]: ======= Finished Linking Release Executable not (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/not'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/googletest'
llvm[4]: Compiling src/gtest-all.cc for Release build
llvm[4]: Building Release Archive Library libgtest.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/googletest'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/UnitTestMain'
llvm[4]: Compiling TestMain.cpp for Release build
llvm[4]: Building Release Archive Library libgtest_main.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest/UnitTestMain'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/unittest'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/yaml-bench'
llvm[3]: Compiling YAMLBench.cpp for Release build
llvm[3]: Linking Release executable yaml-bench (without symbols)
llvm[3]: ======= Finished Linking Release Executable yaml-bench (without symbols)
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils/yaml-bench'
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/utils'
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
llvm[2]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm[2]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[2]: Building Attributes.inc.tmp from /tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/IR/Attributes.td
llvm[2]: Updated Attributes.inc because Attributes.inc.tmp changed significantly.
llvm[2]: Building AttributesCompatFunc.inc.tmp from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/IR/AttributesCompatFunc.td
llvm[2]: Updated AttributesCompatFunc.inc because AttributesCompatFunc.inc.tmp changed significantly.
llvm[2]: Compiling AsmWriter.cpp for Release build
llvm[2]: Compiling Attributes.cpp for Release build
llvm[2]: Compiling AutoUpgrade.cpp for Release build
llvm[2]: Compiling BasicBlock.cpp for Release build
llvm[2]: Compiling Comdat.cpp for Release build
llvm[2]: Compiling ConstantFold.cpp for Release build
llvm[2]: Compiling ConstantRange.cpp for Release build
llvm[2]: Compiling Constants.cpp for Release build
llvm[2]: Compiling Core.cpp for Release build
llvm[2]: Compiling DIBuilder.cpp for Release build
llvm[2]: Compiling DataLayout.cpp for Release build
llvm[2]: Compiling DebugInfo.cpp for Release build
llvm[2]: Compiling DebugInfoMetadata.cpp for Release build
llvm[2]: Compiling DebugLoc.cpp for Release build
llvm[2]: Compiling DiagnosticInfo.cpp for Release build
llvm[2]: Compiling DiagnosticPrinter.cpp for Release build
llvm[2]: Compiling Dominators.cpp for Release build
llvm[2]: Compiling Function.cpp for Release build
llvm[2]: Compiling FunctionInfo.cpp for Release build
llvm[2]: Compiling GCOV.cpp for Release build
llvm[2]: Compiling GVMaterializer.cpp for Release build
llvm[2]: Compiling Globals.cpp for Release build
llvm[2]: Compiling IRBuilder.cpp for Release build
llvm[2]: Compiling IRPrintingPasses.cpp for Release build
llvm[2]: Compiling InlineAsm.cpp for Release build
llvm[2]: Compiling Instruction.cpp for Release build
llvm[2]: Compiling Instructions.cpp for Release build
llvm[2]: Compiling IntrinsicInst.cpp for Release build
llvm[2]: Compiling LLVMContext.cpp for Release build
llvm[2]: Compiling LLVMContextImpl.cpp for Release build
llvm[2]: Compiling LegacyPassManager.cpp for Release build
llvm[2]: Compiling MDBuilder.cpp for Release build
llvm[2]: Compiling Mangler.cpp for Release build
llvm[2]: Compiling Metadata.cpp for Release build
llvm[2]: Compiling Module.cpp for Release build
llvm[2]: Compiling Operator.cpp for Release build
llvm[2]: Compiling Pass.cpp for Release build
llvm[2]: Compiling PassManager.cpp for Release build
llvm[2]: Compiling PassRegistry.cpp for Release build
llvm[2]: Compiling Statepoint.cpp for Release build
llvm[2]: Compiling Type.cpp for Release build
llvm[2]: Compiling TypeFinder.cpp for Release build
llvm[2]: Compiling Use.cpp for Release build
llvm[2]: Compiling User.cpp for Release build
llvm[2]: Compiling Value.cpp for Release build
llvm[2]: Compiling ValueSymbolTable.cpp for Release build
llvm[2]: Compiling ValueTypes.cpp for Release build
llvm[2]: Compiling Verifier.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMCore.a
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IR'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/AsmParser'
llvm[3]: Compiling LLLexer.cpp for Release build
llvm[3]: Compiling LLParser.cpp for Release build
llvm[3]: Compiling Parser.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMAsmParser.a
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/AsmParser'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Reader'
llvm[4]: Compiling BitReader.cpp for Release build
llvm[4]: Compiling BitcodeReader.cpp for Release build
llvm[4]: Compiling BitstreamReader.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMBitReader.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Reader'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Writer'
llvm[4]: Compiling BitWriter.cpp for Release build
llvm[4]: Compiling BitcodeWriter.cpp for Release build
llvm[4]: Compiling BitcodeWriterPass.cpp for Release build
llvm[4]: Compiling ValueEnumerator.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMBitWriter.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode/Writer'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Bitcode'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Analysis'
llvm[3]: Compiling AliasAnalysis.cpp for Release build
llvm[3]: Compiling AliasAnalysisEvaluator.cpp for Release build
llvm[3]: Compiling AliasSetTracker.cpp for Release build
llvm[3]: Compiling Analysis.cpp for Release build
llvm[3]: Compiling AssumptionCache.cpp for Release build
llvm[3]: Compiling BasicAliasAnalysis.cpp for Release build
llvm[3]: Compiling BlockFrequencyInfo.cpp for Release build
llvm[3]: Compiling BlockFrequencyInfoImpl.cpp for Release build
llvm[3]: Compiling BranchProbabilityInfo.cpp for Release build
llvm[3]: Compiling CFG.cpp for Release build
llvm[3]: Compiling CFGPrinter.cpp for Release build
llvm[3]: Compiling CFLAliasAnalysis.cpp for Release build
llvm[3]: Compiling CGSCCPassManager.cpp for Release build
llvm[3]: Compiling CallGraph.cpp for Release build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
llvm[3]: Compiling CallPrinter.cpp for Release build
llvm[3]: Compiling CaptureTracking.cpp for Release build
llvm[3]: Compiling CodeMetrics.cpp for Release build
llvm[3]: Compiling ConstantFolding.cpp for Release build
llvm[3]: Compiling CostModel.cpp for Release build
llvm[3]: Compiling Delinearization.cpp for Release build
llvm[3]: Compiling DemandedBits.cpp for Release build
llvm[3]: Compiling DependenceAnalysis.cpp for Release build
llvm[3]: Compiling DivergenceAnalysis.cpp for Release build
llvm[3]: Compiling DomPrinter.cpp for Release build
llvm[3]: Compiling DominanceFrontier.cpp for Release build
llvm[3]: Compiling EHPersonalities.cpp for Release build
llvm[3]: Compiling GlobalsModRef.cpp for Release build
llvm[3]: Compiling IVUsers.cpp for Release build
llvm[3]: Compiling InlineCost.cpp for Release build
llvm[3]: Compiling InstCount.cpp for Release build
llvm[3]: Compiling InstructionSimplify.cpp for Release build
llvm[3]: Compiling Interval.cpp for Release build
llvm[3]: Compiling IntervalPartition.cpp for Release build
llvm[3]: Compiling IteratedDominanceFrontier.cpp for Release build
llvm[3]: Compiling LazyCallGraph.cpp for Release build
llvm[3]: Compiling LazyValueInfo.cpp for Release build
llvm[3]: Compiling Lint.cpp for Release build
llvm[3]: Compiling Loads.cpp for Release build
llvm[3]: Compiling LoopAccessAnalysis.cpp for Release build
llvm[3]: Compiling LoopInfo.cpp for Release build
llvm[3]: Compiling LoopPass.cpp for Release build
llvm[3]: Compiling MemDepPrinter.cpp for Release build
llvm[3]: Compiling MemDerefPrinter.cpp for Release build
llvm[3]: Compiling MemoryBuiltins.cpp for Release build
llvm[3]: Compiling MemoryDependenceAnalysis.cpp for Release build
llvm[3]: Compiling MemoryLocation.cpp for Release build
llvm[3]: Compiling ModuleDebugInfoPrinter.cpp for Release build
llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release build
llvm[3]: Compiling ObjCARCAnalysisUtils.cpp for Release build
llvm[3]: Compiling ObjCARCInstKind.cpp for Release build
llvm[3]: Compiling OrderedBasicBlock.cpp for Release build
llvm[3]: Compiling PHITransAddr.cpp for Release build
llvm[3]: Compiling PostDominators.cpp for Release build
llvm[3]: Compiling PtrUseVisitor.cpp for Release build
llvm[3]: Compiling RegionInfo.cpp for Release build
llvm[3]: Compiling RegionPass.cpp for Release build
llvm[3]: Compiling RegionPrinter.cpp for Release build
llvm[3]: Compiling ScalarEvolution.cpp for Release build
llvm[3]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build
llvm[3]: Compiling ScalarEvolutionExpander.cpp for Release build
llvm[3]: Compiling ScalarEvolutionNormalization.cpp for Release build
llvm[3]: Compiling ScopedNoAliasAA.cpp for Release build
llvm[3]: Compiling SparsePropagation.cpp for Release build
llvm[3]: Compiling TargetLibraryInfo.cpp for Release build
llvm[3]: Compiling TargetTransformInfo.cpp for Release build
llvm[3]: Compiling Trace.cpp for Release build
llvm[3]: Compiling TypeBasedAliasAnalysis.cpp for Release build
llvm[3]: Compiling ValueTracking.cpp for Release build
llvm[3]: Compiling VectorUtils.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMAnalysis.a
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Analysis'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Utils'
llvm[4]: Compiling ASanStackFrameLayout.cpp for Release build
llvm[4]: Compiling AddDiscriminators.cpp for Release build
llvm[4]: Compiling BasicBlockUtils.cpp for Release build
llvm[4]: Compiling BreakCriticalEdges.cpp for Release build
llvm[4]: Compiling BuildLibCalls.cpp for Release build
llvm[4]: Compiling BypassSlowDivision.cpp for Release build
llvm[4]: Compiling CloneFunction.cpp for Release build
llvm[4]: Compiling CloneModule.cpp for Release build
llvm[4]: Compiling CmpInstAnalysis.cpp for Release build
llvm[4]: Compiling CodeExtractor.cpp for Release build
llvm[4]: Compiling CtorUtils.cpp for Release build
llvm[4]: Compiling DemoteRegToStack.cpp for Release build
llvm[4]: Compiling FlattenCFG.cpp for Release build
llvm[4]: Compiling GlobalStatus.cpp for Release build
llvm[4]: Compiling InlineFunction.cpp for Release build
llvm[4]: Compiling InstructionNamer.cpp for Release build
llvm[4]: Compiling IntegerDivision.cpp for Release build
llvm[4]: Compiling LCSSA.cpp for Release build
llvm[4]: Compiling Local.cpp for Release build
llvm[4]: Compiling LoopSimplify.cpp for Release build
llvm[4]: Compiling LoopUnroll.cpp for Release build
llvm[4]: Compiling LoopUnrollRuntime.cpp for Release build
llvm[4]: Compiling LoopUtils.cpp for Release build
llvm[4]: Compiling LoopVersioning.cpp for Release build
llvm[4]: Compiling LowerInvoke.cpp for Release build
llvm[4]: Compiling LowerSwitch.cpp for Release build
llvm[4]: Compiling Mem2Reg.cpp for Release build
llvm[4]: Compiling MetaRenamer.cpp for Release build
llvm[4]: Compiling ModuleUtils.cpp for Release build
llvm[4]: Compiling PromoteMemoryToRegister.cpp for Release build
llvm[4]: Compiling SSAUpdater.cpp for Release build
llvm[4]: Compiling SimplifyCFG.cpp for Release build
llvm[4]: Compiling SimplifyIndVar.cpp for Release build
llvm[4]: Compiling SimplifyInstructions.cpp for Release build
llvm[4]: Compiling SimplifyLibCalls.cpp for Release build
llvm[4]: Compiling SplitModule.cpp for Release build
llvm[4]: Compiling SymbolRewriter.cpp for Release build
llvm[4]: Compiling UnifyFunctionExitNodes.cpp for Release build
llvm[4]: Compiling Utils.cpp for Release build
llvm[4]: Compiling ValueMapper.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMTransformUtils.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Utils'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Instrumentation'
llvm[4]: Compiling AddressSanitizer.cpp for Release build
llvm[4]: Compiling BoundsChecking.cpp for Release build
llvm[4]: Compiling DataFlowSanitizer.cpp for Release build
llvm[4]: Compiling GCOVProfiling.cpp for Release build
llvm[4]: Compiling InstrProfiling.cpp for Release build
llvm[4]: Compiling Instrumentation.cpp for Release build
llvm[4]: Compiling MemorySanitizer.cpp for Release build
llvm[4]: Compiling PGOInstrumentation.cpp for Release build
llvm[4]: Compiling SafeStack.cpp for Release build
llvm[4]: Compiling SanitizerCoverage.cpp for Release build
llvm[4]: Compiling ThreadSanitizer.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMInstrumentation.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Instrumentation'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Scalar'
llvm[4]: Compiling ADCE.cpp for Release build
llvm[4]: Compiling AlignmentFromAssumptions.cpp for Release build
llvm[4]: Compiling BDCE.cpp for Release build
llvm[4]: Compiling ConstantHoisting.cpp for Release build
llvm[4]: Compiling ConstantProp.cpp for Release build
llvm[4]: Compiling CorrelatedValuePropagation.cpp for Release build
llvm[4]: Compiling DCE.cpp for Release build
llvm[4]: Compiling DeadStoreElimination.cpp for Release build
llvm[4]: Compiling EarlyCSE.cpp for Release build
llvm[4]: Compiling FlattenCFGPass.cpp for Release build
llvm[4]: Compiling Float2Int.cpp for Release build
llvm[4]: Compiling GVN.cpp for Release build
llvm[4]: Compiling IndVarSimplify.cpp for Release build
llvm[4]: Compiling InductiveRangeCheckElimination.cpp for Release build
llvm[4]: Compiling JumpThreading.cpp for Release build
llvm[4]: Compiling LICM.cpp for Release build
llvm[4]: Compiling LoadCombine.cpp for Release build
llvm[4]: Compiling LoopDeletion.cpp for Release build
llvm[4]: Compiling LoopDistribute.cpp for Release build
llvm[4]: Compiling LoopIdiomRecognize.cpp for Release build
llvm[4]: Compiling LoopInstSimplify.cpp for Release build
llvm[4]: Compiling LoopInterchange.cpp for Release build
llvm[4]: Compiling LoopLoadElimination.cpp for Release build
llvm[4]: Compiling LoopRerollPass.cpp for Release build
llvm[4]: Compiling LoopRotation.cpp for Release build
llvm[4]: Compiling LoopStrengthReduce.cpp for Release build
llvm[4]: Compiling LoopUnrollPass.cpp for Release build
llvm[4]: Compiling LoopUnswitch.cpp for Release build
llvm[4]: Compiling LowerAtomic.cpp for Release build
llvm[4]: Compiling LowerExpectIntrinsic.cpp for Release build
llvm[4]: Compiling MemCpyOptimizer.cpp for Release build
llvm[4]: Compiling MergedLoadStoreMotion.cpp for Release build
llvm[4]: Compiling NaryReassociate.cpp for Release build
llvm[4]: Compiling PartiallyInlineLibCalls.cpp for Release build
llvm[4]: Compiling PlaceSafepoints.cpp for Release build
llvm[4]: Compiling Reassociate.cpp for Release build
llvm[4]: Compiling Reg2Mem.cpp for Release build
llvm[4]: Compiling RewriteStatepointsForGC.cpp for Release build
llvm[4]: Compiling SCCP.cpp for Release build
llvm[4]: Compiling SROA.cpp for Release build
llvm[4]: Compiling Scalar.cpp for Release build
llvm[4]: Compiling ScalarReplAggregates.cpp for Release build
llvm[4]: Compiling Scalarizer.cpp for Release build
llvm[4]: Compiling SeparateConstOffsetFromGEP.cpp for Release build
llvm[4]: Compiling SimplifyCFGPass.cpp for Release build
llvm[4]: Compiling Sink.cpp for Release build
llvm[4]: Compiling SpeculativeExecution.cpp for Release build
llvm[4]: Compiling StraightLineStrengthReduce.cpp for Release build
llvm[4]: Compiling StructurizeCFG.cpp for Release build
llvm[4]: Compiling TailRecursionElimination.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMScalarOpts.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Scalar'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/InstCombine'
llvm[4]: Compiling InstCombineAddSub.cpp for Release build
llvm[4]: Compiling InstCombineAndOrXor.cpp for Release build
llvm[4]: Compiling InstCombineCalls.cpp for Release build
llvm[4]: Compiling InstCombineCasts.cpp for Release build
llvm[4]: Compiling InstCombineCompares.cpp for Release build
llvm[4]: Compiling InstCombineLoadStoreAlloca.cpp for Release build
llvm[4]: Compiling InstCombineMulDivRem.cpp for Release build
llvm[4]: Compiling InstCombinePHI.cpp for Release build
llvm[4]: Compiling InstCombineSelect.cpp for Release build
llvm[4]: Compiling InstCombineShifts.cpp for Release build
llvm[4]: Compiling InstCombineSimplifyDemanded.cpp for Release build
llvm[4]: Compiling InstCombineVectorOps.cpp for Release build
llvm[4]: Compiling InstructionCombining.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMInstCombine.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/InstCombine'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/IPO'
llvm[4]: Compiling ArgumentPromotion.cpp for Release build
llvm[4]: Compiling BarrierNoopPass.cpp for Release build
llvm[4]: Compiling ConstantMerge.cpp for Release build
llvm[4]: Compiling CrossDSOCFI.cpp for Release build
llvm[4]: Compiling DeadArgumentElimination.cpp for Release build
llvm[4]: Compiling ElimAvailExtern.cpp for Release build
llvm[4]: Compiling ExtractGV.cpp for Release build
llvm[4]: Compiling ForceFunctionAttrs.cpp for Release build
llvm[4]: Compiling FunctionAttrs.cpp for Release build
llvm[4]: Compiling FunctionImport.cpp for Release build
llvm[4]: Compiling GlobalDCE.cpp for Release build
llvm[4]: Compiling GlobalOpt.cpp for Release build
llvm[4]: Compiling IPConstantPropagation.cpp for Release build
llvm[4]: Compiling IPO.cpp for Release build
llvm[4]: Compiling InferFunctionAttrs.cpp for Release build
llvm[4]: Compiling InlineAlways.cpp for Release build
llvm[4]: Compiling InlineSimple.cpp for Release build
llvm[4]: Compiling Inliner.cpp for Release build
llvm[4]: Compiling Internalize.cpp for Release build
llvm[4]: Compiling LoopExtractor.cpp for Release build
llvm[4]: Compiling LowerBitSets.cpp for Release build
llvm[4]: Compiling MergeFunctions.cpp for Release build
llvm[4]: Compiling PartialInlining.cpp for Release build
llvm[4]: Compiling PassManagerBuilder.cpp for Release build
llvm[4]: Compiling PruneEH.cpp for Release build
llvm[4]: Compiling SampleProfile.cpp for Release build
llvm[4]: Compiling StripDeadPrototypes.cpp for Release build
llvm[4]: Compiling StripSymbols.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMipo.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/IPO'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Vectorize'
llvm[4]: Compiling BBVectorize.cpp for Release build
llvm[4]: Compiling LoopVectorize.cpp for Release build
llvm[4]: Compiling SLPVectorizer.cpp for Release build
llvm[4]: Compiling Vectorize.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMVectorize.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Vectorize'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Hello'
llvm[4]: Compiling Hello.cpp for Release build (PIC)
llvm[4]: Linking Release Loadable Module LLVMHello.so
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/Hello'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/ObjCARC'
llvm[4]: Compiling DependencyAnalysis.cpp for Release build
llvm[4]: Compiling ObjCARC.cpp for Release build
llvm[4]: Compiling ObjCARCAPElim.cpp for Release build
llvm[4]: Compiling ObjCARCContract.cpp for Release build
llvm[4]: Compiling ObjCARCExpand.cpp for Release build
llvm[4]: Compiling ObjCARCOpts.cpp for Release build
llvm[4]: Compiling ProvenanceAnalysis.cpp for Release build
llvm[4]: Compiling ProvenanceAnalysisEvaluator.cpp for Release build
llvm[4]: Compiling PtrState.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMObjCARCOpts.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms/ObjCARC'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Transforms'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen'
llvm[3]: Compiling AggressiveAntiDepBreaker.cpp for Release build
llvm[3]: Compiling AllocationOrder.cpp for Release build
llvm[3]: Compiling Analysis.cpp for Release build
llvm[3]: Compiling AtomicExpandPass.cpp for Release build
llvm[3]: Compiling BasicTargetTransformInfo.cpp for Release build
llvm[3]: Compiling BranchFolding.cpp for Release build
llvm[3]: Compiling CalcSpillWeights.cpp for Release build
llvm[3]: Compiling CallingConvLower.cpp for Release build
llvm[3]: Compiling CodeGen.cpp for Release build
llvm[3]: Compiling CodeGenPrepare.cpp for Release build
llvm[3]: Compiling CoreCLRGC.cpp for Release build
llvm[3]: Compiling CriticalAntiDepBreaker.cpp for Release build
llvm[3]: Compiling DFAPacketizer.cpp for Release build
llvm[3]: Compiling DeadMachineInstructionElim.cpp for Release build
llvm[3]: Compiling DwarfEHPrepare.cpp for Release build
llvm[3]: Compiling EarlyIfConversion.cpp for Release build
llvm[3]: Compiling EdgeBundles.cpp for Release build
llvm[3]: Compiling ErlangGC.cpp for Release build
llvm[3]: Compiling ExecutionDepsFix.cpp for Release build
llvm[3]: Compiling ExpandISelPseudos.cpp for Release build
llvm[3]: Compiling ExpandPostRAPseudos.cpp for Release build
llvm[3]: Compiling FaultMaps.cpp for Release build
llvm[3]: Compiling FuncletLayout.cpp for Release build
llvm[3]: Compiling GCMetadata.cpp for Release build
llvm[3]: Compiling GCMetadataPrinter.cpp for Release build
llvm[3]: Compiling GCRootLowering.cpp for Release build
llvm[3]: Compiling GCStrategy.cpp for Release build
llvm[3]: Compiling GlobalMerge.cpp for Release build
llvm[3]: Compiling IfConversion.cpp for Release build
llvm[3]: Compiling ImplicitNullChecks.cpp for Release build
llvm[3]: Compiling InlineSpiller.cpp for Release build
llvm[3]: Compiling InterferenceCache.cpp for Release build
llvm[3]: Compiling InterleavedAccessPass.cpp for Release build
llvm[3]: Compiling IntrinsicLowering.cpp for Release build
llvm[3]: Compiling LLVMTargetMachine.cpp for Release build
llvm[3]: Compiling LatencyPriorityQueue.cpp for Release build
llvm[3]: Compiling LexicalScopes.cpp for Release build
llvm[3]: Compiling LiveDebugValues.cpp for Release build
llvm[3]: Compiling LiveDebugVariables.cpp for Release build
llvm[3]: Compiling LiveInterval.cpp for Release build
llvm[3]: Compiling LiveIntervalAnalysis.cpp for Release build
llvm[3]: Compiling LiveIntervalUnion.cpp for Release build
llvm[3]: Compiling LivePhysRegs.cpp for Release build
llvm[3]: Compiling LiveRangeCalc.cpp for Release build
llvm[3]: Compiling LiveRangeEdit.cpp for Release build
llvm[3]: Compiling LiveRegMatrix.cpp for Release build
llvm[3]: Compiling LiveStackAnalysis.cpp for Release build
llvm[3]: Compiling LiveVariables.cpp for Release build
llvm[3]: Compiling LocalStackSlotAllocation.cpp for Release build
llvm[3]: Compiling MIRPrinter.cpp for Release build
llvm[3]: Compiling MIRPrintingPass.cpp for Release build
llvm[3]: Compiling MachineBasicBlock.cpp for Release build
llvm[3]: Compiling MachineBlockFrequencyInfo.cpp for Release build
llvm[3]: Compiling MachineBlockPlacement.cpp for Release build
llvm[3]: Compiling MachineBranchProbabilityInfo.cpp for Release build
llvm[3]: Compiling MachineCSE.cpp for Release build
llvm[3]: Compiling MachineCombiner.cpp for Release build
llvm[3]: Compiling MachineCopyPropagation.cpp for Release build
llvm[3]: Compiling MachineDominanceFrontier.cpp for Release build
llvm[3]: Compiling MachineDominators.cpp for Release build
llvm[3]: Compiling MachineFunction.cpp for Release build
llvm[3]: Compiling MachineFunctionAnalysis.cpp for Release build
llvm[3]: Compiling MachineFunctionPass.cpp for Release build
llvm[3]: Compiling MachineFunctionPrinterPass.cpp for Release build
llvm[3]: Compiling MachineInstr.cpp for Release build
llvm[3]: Compiling MachineInstrBundle.cpp for Release build
llvm[3]: Compiling MachineLICM.cpp for Release build
llvm[3]: Compiling MachineLoopInfo.cpp for Release build
llvm[3]: Compiling MachineModuleInfo.cpp for Release build
llvm[3]: Compiling MachineModuleInfoImpls.cpp for Release build
llvm[3]: Compiling MachinePassRegistry.cpp for Release build
llvm[3]: Compiling MachinePostDominators.cpp for Release build
llvm[3]: Compiling MachineRegionInfo.cpp for Release build
llvm[3]: Compiling MachineRegisterInfo.cpp for Release build
llvm[3]: Compiling MachineSSAUpdater.cpp for Release build
llvm[3]: Compiling MachineScheduler.cpp for Release build
llvm[3]: Compiling MachineSink.cpp for Release build
llvm[3]: Compiling MachineTraceMetrics.cpp for Release build
llvm[3]: Compiling MachineVerifier.cpp for Release build
llvm[3]: Compiling OcamlGC.cpp for Release build
llvm[3]: Compiling OptimizePHIs.cpp for Release build
llvm[3]: Compiling PHIElimination.cpp for Release build
llvm[3]: Compiling PHIEliminationUtils.cpp for Release build
llvm[3]: Compiling ParallelCG.cpp for Release build
llvm[3]: Compiling Passes.cpp for Release build
llvm[3]: Compiling PeepholeOptimizer.cpp for Release build
llvm[3]: Compiling PostRASchedulerList.cpp for Release build
llvm[3]: Compiling ProcessImplicitDefs.cpp for Release build
llvm[3]: Compiling PrologEpilogInserter.cpp for Release build
llvm[3]: Compiling PseudoSourceValue.cpp for Release build
llvm[3]: Compiling RegAllocBase.cpp for Release build
llvm[3]: Compiling RegAllocBasic.cpp for Release build
llvm[3]: Compiling RegAllocFast.cpp for Release build
llvm[3]: Compiling RegAllocGreedy.cpp for Release build
llvm[3]: Compiling RegAllocPBQP.cpp for Release build
llvm[3]: Compiling RegisterClassInfo.cpp for Release build
llvm[3]: Compiling RegisterCoalescer.cpp for Release build
llvm[3]: Compiling RegisterPressure.cpp for Release build
llvm[3]: Compiling RegisterScavenging.cpp for Release build
llvm[3]: Compiling ScheduleDAG.cpp for Release build
llvm[3]: Compiling ScheduleDAGInstrs.cpp for Release build
llvm[3]: Compiling ScheduleDAGPrinter.cpp for Release build
llvm[3]: Compiling ScoreboardHazardRecognizer.cpp for Release build
llvm[3]: Compiling ShadowStackGC.cpp for Release build
llvm[3]: Compiling ShadowStackGCLowering.cpp for Release build
llvm[3]: Compiling ShrinkWrap.cpp for Release build
llvm[3]: Compiling SjLjEHPrepare.cpp for Release build
llvm[3]: Compiling SlotIndexes.cpp for Release build
llvm[3]: Compiling SpillPlacement.cpp for Release build
llvm[3]: Compiling SplitKit.cpp for Release build
llvm[3]: Compiling StackColoring.cpp for Release build
llvm[3]: Compiling StackMapLivenessAnalysis.cpp for Release build
llvm[3]: Compiling StackMaps.cpp for Release build
llvm[3]: Compiling StackProtector.cpp for Release build
llvm[3]: Compiling StackSlotColoring.cpp for Release build
llvm[3]: Compiling StatepointExampleGC.cpp for Release build
llvm[3]: Compiling TailDuplication.cpp for Release build
llvm[3]: Compiling TargetFrameLoweringImpl.cpp for Release build
llvm[3]: Compiling TargetInstrInfo.cpp for Release build
llvm[3]: Compiling TargetLoweringBase.cpp for Release build
llvm[3]: Compiling TargetLoweringObjectFileImpl.cpp for Release build
llvm[3]: Compiling TargetOptionsImpl.cpp for Release build
llvm[3]: Compiling TargetRegisterInfo.cpp for Release build
llvm[3]: Compiling TargetSchedule.cpp for Release build
llvm[3]: Compiling TwoAddressInstructionPass.cpp for Release build
llvm[3]: Compiling UnreachableBlockElim.cpp for Release build
llvm[3]: Compiling VirtRegMap.cpp for Release build
llvm[3]: Compiling WinEHPrepare.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMCodeGen.a
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/SelectionDAG'
llvm[4]: Compiling DAGCombiner.cpp for Release build
llvm[4]: Compiling FastISel.cpp for Release build
llvm[4]: Compiling FunctionLoweringInfo.cpp for Release build
llvm[4]: Compiling InstrEmitter.cpp for Release build
llvm[4]: Compiling LegalizeDAG.cpp for Release build
llvm[4]: Compiling LegalizeFloatTypes.cpp for Release build
llvm[4]: Compiling LegalizeIntegerTypes.cpp for Release build
llvm[4]: Compiling LegalizeTypes.cpp for Release build
llvm[4]: Compiling LegalizeTypesGeneric.cpp for Release build
llvm[4]: Compiling LegalizeVectorOps.cpp for Release build
llvm[4]: Compiling LegalizeVectorTypes.cpp for Release build
llvm[4]: Compiling ResourcePriorityQueue.cpp for Release build
llvm[4]: Compiling ScheduleDAGFast.cpp for Release build
llvm[4]: Compiling ScheduleDAGRRList.cpp for Release build
llvm[4]: Compiling ScheduleDAGSDNodes.cpp for Release build
llvm[4]: Compiling ScheduleDAGVLIW.cpp for Release build
llvm[4]: Compiling SelectionDAG.cpp for Release build
llvm[4]: Compiling SelectionDAGBuilder.cpp for Release build
llvm[4]: Compiling SelectionDAGDumper.cpp for Release build
llvm[4]: Compiling SelectionDAGISel.cpp for Release build
llvm[4]: Compiling SelectionDAGPrinter.cpp for Release build
llvm[4]: Compiling StatepointLowering.cpp for Release build
llvm[4]: Compiling TargetLowering.cpp for Release build
llvm[4]: Compiling TargetSelectionDAGInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMSelectionDAG.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/SelectionDAG'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/AsmPrinter'
llvm[4]: Compiling ARMException.cpp for Release build
llvm[4]: Compiling AddressPool.cpp for Release build
llvm[4]: Compiling AsmPrinter.cpp for Release build
llvm[4]: Compiling AsmPrinterDwarf.cpp for Release build
llvm[4]: Compiling AsmPrinterInlineAsm.cpp for Release build
llvm[4]: Compiling DIE.cpp for Release build
llvm[4]: Compiling DIEHash.cpp for Release build
llvm[4]: Compiling DbgValueHistoryCalculator.cpp for Release build
llvm[4]: Compiling DebugLocStream.cpp for Release build
llvm[4]: Compiling DwarfAccelTable.cpp for Release build
llvm[4]: Compiling DwarfCFIException.cpp for Release build
llvm[4]: Compiling DwarfCompileUnit.cpp for Release build
llvm[4]: Compiling DwarfDebug.cpp for Release build
llvm[4]: Compiling DwarfExpression.cpp for Release build
llvm[4]: Compiling DwarfFile.cpp for Release build
llvm[4]: Compiling DwarfStringPool.cpp for Release build
llvm[4]: Compiling DwarfUnit.cpp for Release build
llvm[4]: Compiling EHStreamer.cpp for Release build
llvm[4]: Compiling ErlangGCPrinter.cpp for Release build
llvm[4]: Compiling OcamlGCPrinter.cpp for Release build
llvm[4]: Compiling WinCodeViewLineTables.cpp for Release build
llvm[4]: Compiling WinException.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMAsmPrinter.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/AsmPrinter'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/MIRParser'
llvm[4]: Compiling MILexer.cpp for Release build
llvm[4]: Compiling MIParser.cpp for Release build
llvm[4]: Compiling MIRParser.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMMIRParser.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen/MIRParser'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/CodeGen'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target'
llvm[3]: Compiling Target.cpp for Release build
llvm[3]: Compiling TargetIntrinsicInfo.cpp for Release build
llvm[3]: Compiling TargetLoweringObjectFile.cpp for Release build
llvm[3]: Compiling TargetMachine.cpp for Release build
llvm[3]: Compiling TargetMachineC.cpp for Release build
llvm[3]: Compiling TargetRecip.cpp for Release build
llvm[3]: Compiling TargetSubtargetInfo.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMTarget.a
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC'
llvm[4]: Building PPC.td register info implementation with tblgen
llvm[4]: Building PPC.td assembly matcher with tblgen
llvm[4]: Building PPC.td assembly writer with tblgen
llvm[4]: Building PPC.td instruction information with tblgen
llvm[4]: Building PPC.td DAG instruction selector implementation with tblgen
llvm[4]: Building PPC.td subtarget information with tblgen
llvm[4]: Building PPC.td calling convention information with tblgen
llvm[4]: Building PPC.td MC code emitter with tblgen
llvm[4]: Building PPC.td "fast" instruction selector implementation with tblgen
llvm[4]: Building PPC.td disassembly tables with tblgen
llvm[4]: Compiling PPCAsmPrinter.cpp for Release build
llvm[4]: Compiling PPCBoolRetToInt.cpp for Release build
llvm[4]: Compiling PPCBranchSelector.cpp for Release build
llvm[4]: Compiling PPCCTRLoops.cpp for Release build
llvm[4]: Compiling PPCEarlyReturn.cpp for Release build
llvm[4]: Compiling PPCFastISel.cpp for Release build
llvm[4]: Compiling PPCFrameLowering.cpp for Release build
llvm[4]: Compiling PPCHazardRecognizers.cpp for Release build
llvm[4]: Compiling PPCISelDAGToDAG.cpp for Release build
llvm[4]: Compiling PPCISelLowering.cpp for Release build
llvm[4]: Compiling PPCInstrInfo.cpp for Release build
llvm[4]: Compiling PPCLoopDataPrefetch.cpp for Release build
llvm[4]: Compiling PPCLoopPreIncPrep.cpp for Release build
llvm[4]: Compiling PPCMCInstLower.cpp for Release build
llvm[4]: Compiling PPCMIPeephole.cpp for Release build
llvm[4]: Compiling PPCMachineFunctionInfo.cpp for Release build
llvm[4]: Compiling PPCRegisterInfo.cpp for Release build
llvm[4]: Compiling PPCSubtarget.cpp for Release build
llvm[4]: Compiling PPCTLSDynamicCall.cpp for Release build
llvm[4]: Compiling PPCTOCRegDeps.cpp for Release build
llvm[4]: Compiling PPCTargetMachine.cpp for Release build
llvm[4]: Compiling PPCTargetObjectFile.cpp for Release build
llvm[4]: Compiling PPCTargetTransformInfo.cpp for Release build
llvm[4]: Compiling PPCVSXCopy.cpp for Release build
llvm[4]: Compiling PPCVSXFMAMutate.cpp for Release build
llvm[4]: Compiling PPCVSXSwapRemoval.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMPowerPCCodeGen.a
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/AsmParser'
llvm[5]: Compiling PPCAsmParser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMPowerPCAsmParser.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/AsmParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/Disassembler'
llvm[5]: Compiling PPCDisassembler.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMPowerPCDisassembler.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/Disassembler'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/InstPrinter'
llvm[5]: Compiling PPCInstPrinter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMPowerPCAsmPrinter.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/InstPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/TargetInfo'
llvm[5]: Compiling PowerPCTargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMPowerPCInfo.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/TargetInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/MCTargetDesc'
llvm[5]: Compiling PPCAsmBackend.cpp for Release build
llvm[5]: Compiling PPCELFObjectWriter.cpp for Release build
llvm[5]: Compiling PPCMCAsmInfo.cpp for Release build
llvm[5]: Compiling PPCMCCodeEmitter.cpp for Release build
llvm[5]: Compiling PPCMCExpr.cpp for Release build
llvm[5]: Compiling PPCMCTargetDesc.cpp for Release build
llvm[5]: Compiling PPCMachObjectWriter.cpp for Release build
llvm[5]: Compiling PPCPredicates.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMPowerPCDesc.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/MCTargetDesc'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips'
llvm[4]: Building Mips.td register info implementation with tblgen
llvm[4]: Building Mips.td instruction information with tblgen
llvm[4]: Building Mips.td assembly writer with tblgen
llvm[4]: Building Mips.td "fast" instruction selector implementation with tblgen
llvm[4]: Building Mips.td DAG instruction selector implementation with tblgen
llvm[4]: Building Mips.td calling convention information with tblgen
llvm[4]: Building Mips.td subtarget information with tblgen
llvm[4]: Building Mips.td MC code emitter with tblgen
llvm[4]: Building Mips.td disassembly tables with tblgen
llvm[4]: Building Mips.td MC Pseudo instruction expander with tblgen
llvm[4]: Building Mips.td assembly matcher with tblgen
llvm[4]: Compiling Mips16FrameLowering.cpp for Release build
llvm[4]: Compiling Mips16HardFloat.cpp for Release build
llvm[4]: Compiling Mips16HardFloatInfo.cpp for Release build
llvm[4]: Compiling Mips16ISelDAGToDAG.cpp for Release build
llvm[4]: Compiling Mips16ISelLowering.cpp for Release build
llvm[4]: Compiling Mips16InstrInfo.cpp for Release build
llvm[4]: Compiling Mips16RegisterInfo.cpp for Release build
llvm[4]: Compiling MipsAnalyzeImmediate.cpp for Release build
llvm[4]: Compiling MipsAsmPrinter.cpp for Release build
llvm[4]: Compiling MipsCCState.cpp for Release build
llvm[4]: Compiling MipsConstantIslandPass.cpp for Release build
llvm[4]: Compiling MipsDelaySlotFiller.cpp for Release build
llvm[4]: Compiling MipsFastISel.cpp for Release build
llvm[4]: Compiling MipsFrameLowering.cpp for Release build
llvm[4]: Compiling MipsISelDAGToDAG.cpp for Release build
llvm[4]: Compiling MipsISelLowering.cpp for Release build
llvm[4]: Compiling MipsInstrInfo.cpp for Release build
llvm[4]: Compiling MipsLongBranch.cpp for Release build
llvm[4]: Compiling MipsMCInstLower.cpp for Release build
llvm[4]: Compiling MipsMachineFunction.cpp for Release build
llvm[4]: Compiling MipsModuleISelDAGToDAG.cpp for Release build
llvm[4]: Compiling MipsOptimizePICCall.cpp for Release build
llvm[4]: Compiling MipsOs16.cpp for Release build
llvm[4]: Compiling MipsRegisterInfo.cpp for Release build
llvm[4]: Compiling MipsSEFrameLowering.cpp for Release build
llvm[4]: Compiling MipsSEISelDAGToDAG.cpp for Release build
llvm[4]: Compiling MipsSEISelLowering.cpp for Release build
llvm[4]: Compiling MipsSEInstrInfo.cpp for Release build
llvm[4]: Compiling MipsSERegisterInfo.cpp for Release build
llvm[4]: Compiling MipsSubtarget.cpp for Release build
llvm[4]: Compiling MipsTargetMachine.cpp for Release build
llvm[4]: Compiling MipsTargetObjectFile.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMMipsCodeGen.a
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/InstPrinter'
llvm[5]: Compiling MipsInstPrinter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMipsAsmPrinter.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/InstPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/Disassembler'
llvm[5]: Compiling MipsDisassembler.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMipsDisassembler.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/Disassembler'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/AsmParser'
llvm[5]: Compiling MipsAsmParser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMipsAsmParser.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/AsmParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/TargetInfo'
llvm[5]: Compiling MipsTargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMipsInfo.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/TargetInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/MCTargetDesc'
llvm[5]: Compiling MipsABIFlagsSection.cpp for Release build
llvm[5]: Compiling MipsABIInfo.cpp for Release build
llvm[5]: Compiling MipsAsmBackend.cpp for Release build
llvm[5]: Compiling MipsELFObjectWriter.cpp for Release build
llvm[5]: Compiling MipsELFStreamer.cpp for Release build
llvm[5]: Compiling MipsMCAsmInfo.cpp for Release build
llvm[5]: Compiling MipsMCCodeEmitter.cpp for Release build
llvm[5]: Compiling MipsMCExpr.cpp for Release build
llvm[5]: Compiling MipsMCTargetDesc.cpp for Release build
llvm[5]: Compiling MipsNaClELFStreamer.cpp for Release build
llvm[5]: Compiling MipsOptionRecord.cpp for Release build
llvm[5]: Compiling MipsTargetStreamer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMMipsDesc.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips/MCTargetDesc'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/Mips'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64'
llvm[4]: Building AArch64.td register info implementation with tblgen
llvm[4]: Building AArch64.td instruction information with tblgen
llvm[4]: Building AArch64.td assembly writer with tblgen
llvm[4]: Building AArch64.td assembly writer #1 with tblgen
llvm[4]: Building AArch64.td DAG instruction selector implementation with tblgen
llvm[4]: Building AArch64.td calling convention information with tblgen
llvm[4]: Building AArch64.td assembly matcher with tblgen
llvm[4]: Building AArch64.td subtarget information with tblgen
llvm[4]: Building AArch64.td MC code emitter with tblgen
llvm[4]: Building AArch64.td "fast" instruction selector implementation with tblgen
llvm[4]: Building AArch64.td disassembly tables with tblgen
llvm[4]: Building AArch64.td MC Pseudo instruction expander with tblgen
llvm[4]: Compiling AArch64A53Fix835769.cpp for Release build
llvm[4]: Compiling AArch64A57FPLoadBalancing.cpp for Release build
llvm[4]: Compiling AArch64AddressTypePromotion.cpp for Release build
llvm[4]: Compiling AArch64AdvSIMDScalarPass.cpp for Release build
llvm[4]: Compiling AArch64AsmPrinter.cpp for Release build
llvm[4]: Compiling AArch64BranchRelaxation.cpp for Release build
llvm[4]: Compiling AArch64CleanupLocalDynamicTLSPass.cpp for Release build
llvm[4]: Compiling AArch64CollectLOH.cpp for Release build
llvm[4]: Compiling AArch64ConditionOptimizer.cpp for Release build
llvm[4]: Compiling AArch64ConditionalCompares.cpp for Release build
llvm[4]: Compiling AArch64DeadRegisterDefinitionsPass.cpp for Release build
llvm[4]: Compiling AArch64ExpandPseudoInsts.cpp for Release build
llvm[4]: Compiling AArch64FastISel.cpp for Release build
llvm[4]: Compiling AArch64FrameLowering.cpp for Release build
llvm[4]: Compiling AArch64ISelDAGToDAG.cpp for Release build
llvm[4]: Compiling AArch64ISelLowering.cpp for Release build
llvm[4]: Compiling AArch64InstrInfo.cpp for Release build
llvm[4]: Compiling AArch64LoadStoreOptimizer.cpp for Release build
llvm[4]: Compiling AArch64MCInstLower.cpp for Release build
llvm[4]: Compiling AArch64PBQPRegAlloc.cpp for Release build
llvm[4]: Compiling AArch64PromoteConstant.cpp for Release build
llvm[4]: Compiling AArch64RegisterInfo.cpp for Release build
llvm[4]: Compiling AArch64SelectionDAGInfo.cpp for Release build
llvm[4]: Compiling AArch64StorePairSuppress.cpp for Release build
llvm[4]: Compiling AArch64Subtarget.cpp for Release build
llvm[4]: Compiling AArch64TargetMachine.cpp for Release build
llvm[4]: Compiling AArch64TargetObjectFile.cpp for Release build
llvm[4]: Compiling AArch64TargetTransformInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMAArch64CodeGen.a
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/TargetInfo'
llvm[5]: Compiling AArch64TargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64Info.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/TargetInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/InstPrinter'
llvm[5]: Compiling AArch64InstPrinter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64AsmPrinter.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/InstPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/AsmParser'
llvm[5]: Compiling AArch64AsmParser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64AsmParser.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/AsmParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Disassembler'
llvm[5]: Compiling AArch64Disassembler.cpp for Release build
llvm[5]: Compiling AArch64ExternalSymbolizer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64Disassembler.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Disassembler'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/MCTargetDesc'
llvm[5]: Compiling AArch64AsmBackend.cpp for Release build
llvm[5]: Compiling AArch64ELFObjectWriter.cpp for Release build
llvm[5]: Compiling AArch64ELFStreamer.cpp for Release build
llvm[5]: Compiling AArch64MCAsmInfo.cpp for Release build
llvm[5]: Compiling AArch64MCCodeEmitter.cpp for Release build
llvm[5]: Compiling AArch64MCExpr.cpp for Release build
llvm[5]: Compiling AArch64MCTargetDesc.cpp for Release build
llvm[5]: Compiling AArch64MachObjectWriter.cpp for Release build
llvm[5]: Compiling AArch64TargetStreamer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64Desc.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/MCTargetDesc'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Utils'
llvm[5]: Compiling AArch64BaseInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMAArch64Utils.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/Utils'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM'
llvm[4]: Building ARM.td register info implementation with tblgen
llvm[4]: Building ARM.td instruction information with tblgen
llvm[4]: Building ARM.td assembly writer with tblgen
llvm[4]: Building ARM.td assembly matcher with tblgen
llvm[4]: Building ARM.td DAG instruction selector implementation with tblgen
llvm[4]: Building ARM.td subtarget information with tblgen
llvm[4]: Building ARM.td calling convention information with tblgen
llvm[4]: Building ARM.td "fast" instruction selector implementation with tblgen
llvm[4]: Building ARM.td MC code emitter with tblgen
llvm[4]: Building ARM.td MC Pseudo instruction expander with tblgen
llvm[4]: Building ARM.td disassembly tables with tblgen
llvm[4]: Compiling A15SDOptimizer.cpp for Release build
llvm[4]: Compiling ARMAsmPrinter.cpp for Release build
llvm[4]: Compiling ARMBaseInstrInfo.cpp for Release build
llvm[4]: Compiling ARMBaseRegisterInfo.cpp for Release build
llvm[4]: Compiling ARMConstantIslandPass.cpp for Release build
llvm[4]: Compiling ARMConstantPoolValue.cpp for Release build
llvm[4]: Compiling ARMExpandPseudoInsts.cpp for Release build
llvm[4]: Compiling ARMFastISel.cpp for Release build
llvm[4]: Compiling ARMFrameLowering.cpp for Release build
llvm[4]: Compiling ARMHazardRecognizer.cpp for Release build
llvm[4]: Compiling ARMISelDAGToDAG.cpp for Release build
llvm[4]: Compiling ARMISelLowering.cpp for Release build
llvm[4]: Compiling ARMInstrInfo.cpp for Release build
llvm[4]: Compiling ARMLoadStoreOptimizer.cpp for Release build
llvm[4]: Compiling ARMMCInstLower.cpp for Release build
llvm[4]: Compiling ARMMachineFunctionInfo.cpp for Release build
llvm[4]: Compiling ARMOptimizeBarriersPass.cpp for Release build
llvm[4]: Compiling ARMRegisterInfo.cpp for Release build
llvm[4]: Compiling ARMSelectionDAGInfo.cpp for Release build
llvm[4]: Compiling ARMSubtarget.cpp for Release build
llvm[4]: Compiling ARMTargetMachine.cpp for Release build
llvm[4]: Compiling ARMTargetObjectFile.cpp for Release build
llvm[4]: Compiling ARMTargetTransformInfo.cpp for Release build
llvm[4]: Compiling MLxExpansionPass.cpp for Release build
llvm[4]: Compiling Thumb1FrameLowering.cpp for Release build
llvm[4]: Compiling Thumb1InstrInfo.cpp for Release build
llvm[4]: Compiling Thumb2ITBlockPass.cpp for Release build
llvm[4]: Compiling Thumb2InstrInfo.cpp for Release build
llvm[4]: Compiling Thumb2SizeReduction.cpp for Release build
llvm[4]: Compiling ThumbRegisterInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMARMCodeGen.a
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/InstPrinter'
llvm[5]: Compiling ARMInstPrinter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMARMAsmPrinter.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/InstPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/AsmParser'
llvm[5]: Compiling ARMAsmParser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMARMAsmParser.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/AsmParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/Disassembler'
llvm[5]: Compiling ARMDisassembler.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMARMDisassembler.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/Disassembler'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/TargetInfo'
llvm[5]: Compiling ARMTargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMARMInfo.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/TargetInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/MCTargetDesc'
llvm[5]: Compiling ARMAsmBackend.cpp for Release build
llvm[5]: Compiling ARMELFObjectWriter.cpp for Release build
llvm[5]: Compiling ARMELFStreamer.cpp for Release build
llvm[5]: Compiling ARMMCAsmInfo.cpp for Release build
llvm[5]: Compiling ARMMCCodeEmitter.cpp for Release build
llvm[5]: Compiling ARMMCExpr.cpp for Release build
llvm[5]: Compiling ARMMCTargetDesc.cpp for Release build
llvm[5]: Compiling ARMMachORelocationInfo.cpp for Release build
llvm[5]: Compiling ARMMachObjectWriter.cpp for Release build
llvm[5]: Compiling ARMTargetStreamer.cpp for Release build
llvm[5]: Compiling ARMUnwindOpAsm.cpp for Release build
llvm[5]: Compiling ARMWinCOFFObjectWriter.cpp for Release build
llvm[5]: Compiling ARMWinCOFFStreamer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMARMDesc.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/MCTargetDesc'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86'
llvm[4]: Building X86.td register info implementation with tblgen
llvm[4]: Building X86.td instruction information with tblgen
llvm[4]: Building X86.td assembly writer with tblgen
llvm[4]: Building X86.td assembly matcher with tblgen
llvm[4]: Building X86.td assembly writer #1 with tblgen
llvm[4]: Building X86.td DAG instruction selector implementation with tblgen
llvm[4]: Building X86.td disassembly tables with tblgen
llvm[4]: Building X86.td "fast" instruction selector implementation with tblgen
llvm[4]: Building X86.td calling convention information with tblgen
llvm[4]: Building X86.td subtarget information with tblgen
llvm[4]: Compiling X86AsmPrinter.cpp for Release build
llvm[4]: Compiling X86CallFrameOptimization.cpp for Release build
llvm[4]: Compiling X86ExpandPseudo.cpp for Release build
llvm[4]: Compiling X86FastISel.cpp for Release build
llvm[4]: Compiling X86FixupLEAs.cpp for Release build
llvm[4]: Compiling X86FloatingPoint.cpp for Release build
llvm[4]: Compiling X86FrameLowering.cpp for Release build
llvm[4]: Compiling X86ISelDAGToDAG.cpp for Release build
llvm[4]: Compiling X86ISelLowering.cpp for Release build
llvm[4]: Compiling X86InstrInfo.cpp for Release build
llvm[4]: Compiling X86MCInstLower.cpp for Release build
llvm[4]: Compiling X86MachineFunctionInfo.cpp for Release build
llvm[4]: Compiling X86OptimizeLEAs.cpp for Release build
llvm[4]: Compiling X86PadShortFunction.cpp for Release build
llvm[4]: Compiling X86RegisterInfo.cpp for Release build
llvm[4]: Compiling X86SelectionDAGInfo.cpp for Release build
llvm[4]: Compiling X86ShuffleDecodeConstantPool.cpp for Release build
llvm[4]: Compiling X86Subtarget.cpp for Release build
llvm[4]: Compiling X86TargetMachine.cpp for Release build
llvm[4]: Compiling X86TargetObjectFile.cpp for Release build
llvm[4]: Compiling X86TargetTransformInfo.cpp for Release build
llvm[4]: Compiling X86VZeroUpper.cpp for Release build
llvm[4]: Compiling X86WinEHState.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86CodeGen.a
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/InstPrinter'
llvm[5]: Compiling X86ATTInstPrinter.cpp for Release build
llvm[5]: Compiling X86InstComments.cpp for Release build
llvm[5]: Compiling X86IntelInstPrinter.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86AsmPrinter.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/InstPrinter'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/AsmParser'
llvm[5]: Compiling X86AsmInstrumentation.cpp for Release build
llvm[5]: Compiling X86AsmParser.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86AsmParser.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/AsmParser'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Disassembler'
llvm[5]: Compiling X86Disassembler.cpp for Release build
llvm[5]: Compiling X86DisassemblerDecoder.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86Disassembler.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Disassembler'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/TargetInfo'
llvm[5]: Compiling X86TargetInfo.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86Info.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/TargetInfo'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/MCTargetDesc'
llvm[5]: Compiling X86AsmBackend.cpp for Release build
llvm[5]: Compiling X86ELFObjectWriter.cpp for Release build
llvm[5]: Compiling X86ELFRelocationInfo.cpp for Release build
llvm[5]: Compiling X86MCAsmInfo.cpp for Release build
llvm[5]: Compiling X86MCCodeEmitter.cpp for Release build
llvm[5]: Compiling X86MCTargetDesc.cpp for Release build
llvm[5]: Compiling X86MachORelocationInfo.cpp for Release build
llvm[5]: Compiling X86MachObjectWriter.cpp for Release build
llvm[5]: Compiling X86WinCOFFObjectWriter.cpp for Release build
llvm[5]: Compiling X86WinCOFFStreamer.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86Desc.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/MCTargetDesc'
make[5]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Utils'
llvm[5]: Compiling X86ShuffleDecode.cpp for Release build
llvm[5]: Building Release Archive Library libLLVMX86Utils.a
make[5]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/Utils'
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86'
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target'
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine'
llvm[3]: Compiling ExecutionEngine.cpp for Release build
llvm[3]: Compiling ExecutionEngineBindings.cpp for Release build
llvm[3]: Compiling GDBRegistrationListener.cpp for Release build
llvm[3]: Compiling SectionMemoryManager.cpp for Release build
llvm[3]: Compiling TargetSelect.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMExecutionEngine.a
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Interpreter'
llvm[4]: Compiling Execution.cpp for Release build
llvm[4]: Compiling ExternalFunctions.cpp for Release build
llvm[4]: Compiling Interpreter.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMInterpreter.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Interpreter'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/MCJIT'
llvm[4]: Compiling MCJIT.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMMCJIT.a
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/MCJIT'
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Orc'
llvm[4]: Compiling ExecutionUtils.cpp for Release build
llvm[4]: Compiling IndirectionUtils.cpp for Release build
llvm[4]: Compiling NullResolver.cpp for Release build
llvm[4]: Compiling OrcArchitectureSupport.cpp for Release build
llvm[4]: Compiling OrcCBindings.cpp for Release build
llvm[4]: Compiling OrcCBindingsStack.cpp for Release build
llvm[4]: Compiling OrcError.cpp for Release build
llvm[4]: Compiling OrcMCJITReplacement.cpp for Release build
In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp:10:
In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h:20:
/tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h:125:24: warning: 'searchGVs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
const GlobalValue* searchGVs(StringRef Name,
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:1532:46: note: in instantiation of template class 'llvm::orc::LazyEmittingLayer > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *>' requested here
typename = decltype(__test_aux<_To1>(std::declval<_From1>()))>
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:1534:2: note: in instantiation of default argument for '__test > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> *, llvm::orc::LazyEmittingLayer > >::EmissionDeferredSet *>' required here
__test(int);
^~~~~~~~~~~
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:1541:24: note: while substituting deduced template arguments into function template '__test' [with _From1 = llvm::orc::LazyEmittingLayer > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> *, _To1 = llvm::orc::LazyEmittingLayer > >::EmissionDeferredSet *, $2 = (no value)]
typedef decltype(__test<_From, _To>(0)) type;
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:1548:14: note: in instantiation of template class 'std::__is_convertible_helper > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> *, llvm::orc::LazyEmittingLayer > >::EmissionDeferredSet *, false>' requested here
: public __is_convertible_helper<_From, _To>::type
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:149:26: note: in instantiation of template class 'std::is_convertible > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> *, llvm::orc::LazyEmittingLayer > >::EmissionDeferredSet *>' requested here
: public conditional<_B1::value, __and_<_B2, _B3, _Bn...>, _B1>::type
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/type_traits:144:26: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
: public conditional<_B1::value, _B2, _B1>::type
^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/bits/unique_ptr.h:215:55: note: in instantiation of template type alias '_Require' requested here
template
#
^
#
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../include/c++/6.1.1/bits/unique_ptr.h:220:2: note: in instantiation of default argument for 'unique_ptr > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *>, std::default_delete > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> > >' required here
#
unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept
#
^~~~~~~~~~
#
/tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h:297:10: note: while substituting deduced template arguments into function template 'unique_ptr' [with _Up = llvm::orc::LazyEmittingLayer > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *>, _Ep = std::default_delete > >::EmissionDeferredSetImpl >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *> >, $2 = (no value)]
#
return llvm::make_unique(std::move(Ms), std::move(MemMgr),
#
^
#
/tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h:239:30: note: in instantiation of function template specialization 'llvm::orc::LazyEmittingLayer > >::EmissionDeferredSet::create >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *>' requested here
#
EmissionDeferredSet::create(BaseLayer, std::move(Ms), std::move(MemMgr),
#
^
#
/tmp/rust/src/rustc-1.10.0/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h:171:19: note: in instantiation of function template specialization 'llvm::orc::LazyEmittingLayer > >::addModuleSet >, llvm::orc::OrcMCJITReplacement::MCJITReplacementMemMgr *, llvm::orc::OrcMCJITReplacement::LinkingResolver *>' requested here
#
LazyEmitLayer.addModuleSet(std::move(Ms), &MemMgr, &Resolver);
#
^
#
/tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h:104:32: note: overridden virtual function is here
#
virtual const GlobalValue* searchGVs(StringRef Name,
#
^
#
1 warning generated.
#
llvm[4]: Compiling OrcRemoteTargetRPCAPI.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMOrcJIT.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/Orc'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/RuntimeDyld'
#
llvm[4]: Compiling RTDyldMemoryManager.cpp for Release build
#
llvm[4]: Compiling RuntimeDyld.cpp for Release build
#
llvm[4]: Compiling RuntimeDyldCOFF.cpp for Release build
#
llvm[4]: Compiling RuntimeDyldChecker.cpp for Release build
#
llvm[4]: Compiling RuntimeDyldELF.cpp for Release build
#
llvm[4]: Compiling RuntimeDyldMachO.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMRuntimeDyld.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine/RuntimeDyld'
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ExecutionEngine'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Linker'
#
llvm[3]: Compiling IRMover.cpp for Release build
#
llvm[3]: Compiling LinkModules.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMLinker.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Linker'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LTO'
#
llvm[3]: Compiling LTOCodeGenerator.cpp for Release build
#
llvm[3]: Compiling LTOModule.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMLTO.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LTO'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC'
#
llvm[3]: Compiling ConstantPools.cpp for Release build
#
llvm[3]: Compiling ELFObjectWriter.cpp for Release build
#
llvm[3]: Compiling MCAsmBackend.cpp for Release build
#
llvm[3]: Compiling MCAsmInfo.cpp for Release build
#
llvm[3]: Compiling MCAsmInfoCOFF.cpp for Release build
#
llvm[3]: Compiling MCAsmInfoDarwin.cpp for Release build
#
llvm[3]: Compiling MCAsmInfoELF.cpp for Release build
#
llvm[3]: Compiling MCAsmStreamer.cpp for Release build
#
llvm[3]: Compiling MCAssembler.cpp for Release build
#
llvm[3]: Compiling MCCodeEmitter.cpp for Release build
#
llvm[3]: Compiling MCCodeGenInfo.cpp for Release build
#
llvm[3]: Compiling MCContext.cpp for Release build
#
llvm[3]: Compiling MCDwarf.cpp for Release build
#
llvm[3]: Compiling MCELFObjectTargetWriter.cpp for Release build
#
llvm[3]: Compiling MCELFStreamer.cpp for Release build
#
llvm[3]: Compiling MCExpr.cpp for Release build
#
llvm[3]: Compiling MCFragment.cpp for Release build
#
llvm[3]: Compiling MCInst.cpp for Release build
#
llvm[3]: Compiling MCInstPrinter.cpp for Release build
#
llvm[3]: Compiling MCInstrAnalysis.cpp for Release build
#
llvm[3]: Compiling MCInstrDesc.cpp for Release build
#
llvm[3]: Compiling MCLabel.cpp for Release build
#
llvm[3]: Compiling MCLinkerOptimizationHint.cpp for Release build
#
llvm[3]: Compiling MCMachOStreamer.cpp for Release build
#
llvm[3]: Compiling MCMachObjectTargetWriter.cpp for Release build
#
llvm[3]: Compiling MCNullStreamer.cpp for Release build
#
llvm[3]: Compiling MCObjectFileInfo.cpp for Release build
#
llvm[3]: Compiling MCObjectStreamer.cpp for Release build
#
llvm[3]: Compiling MCObjectWriter.cpp for Release build
#
llvm[3]: Compiling MCRegisterInfo.cpp for Release build
#
llvm[3]: Compiling MCSchedule.cpp for Release build
#
llvm[3]: Compiling MCSection.cpp for Release build
#
llvm[3]: Compiling MCSectionCOFF.cpp for Release build
#
llvm[3]: Compiling MCSectionELF.cpp for Release build
#
llvm[3]: Compiling MCSectionMachO.cpp for Release build
#
llvm[3]: Compiling MCStreamer.cpp for Release build
#
llvm[3]: Compiling MCSubtargetInfo.cpp for Release build
#
llvm[3]: Compiling MCSymbol.cpp for Release build
#
llvm[3]: Compiling MCSymbolELF.cpp for Release build
#
llvm[3]: Compiling MCSymbolizer.cpp for Release build
#
llvm[3]: Compiling MCTargetOptions.cpp for Release build
#
llvm[3]: Compiling MCValue.cpp for Release build
#
llvm[3]: Compiling MCWin64EH.cpp for Release build
#
llvm[3]: Compiling MCWinEH.cpp for Release build
#
llvm[3]: Compiling MachObjectWriter.cpp for Release build
#
llvm[3]: Compiling StringTableBuilder.cpp for Release build
#
llvm[3]: Compiling SubtargetFeature.cpp for Release build
#
llvm[3]: Compiling WinCOFFObjectWriter.cpp for Release build
#
llvm[3]: Compiling WinCOFFStreamer.cpp for Release build
#
llvm[3]: Compiling YAML.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMMC.a
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCParser'
#
llvm[4]: Compiling AsmLexer.cpp for Release build
#
llvm[4]: Compiling AsmParser.cpp for Release build
#
llvm[4]: Compiling COFFAsmParser.cpp for Release build
#
llvm[4]: Compiling DarwinAsmParser.cpp for Release build
#
llvm[4]: Compiling ELFAsmParser.cpp for Release build
#
llvm[4]: Compiling MCAsmLexer.cpp for Release build
#
llvm[4]: Compiling MCAsmParser.cpp for Release build
#
llvm[4]: Compiling MCAsmParserExtension.cpp for Release build
#
llvm[4]: Compiling MCTargetAsmParser.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMMCParser.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCParser'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCDisassembler'
#
llvm[4]: Compiling Disassembler.cpp for Release build
#
llvm[4]: Compiling MCDisassembler.cpp for Release build
#
llvm[4]: Compiling MCExternalSymbolizer.cpp for Release build
#
llvm[4]: Compiling MCRelocationInfo.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMMCDisassembler.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC/MCDisassembler'
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/MC'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Object'
#
llvm[3]: Compiling Archive.cpp for Release build
#
llvm[3]: Compiling ArchiveWriter.cpp for Release build
#
llvm[3]: Compiling Binary.cpp for Release build
#
llvm[3]: Compiling COFFObjectFile.cpp for Release build
#
llvm[3]: Compiling COFFYAML.cpp for Release build
#
llvm[3]: Compiling ELF.cpp for Release build
#
llvm[3]: Compiling ELFObjectFile.cpp for Release build
#
llvm[3]: Compiling ELFYAML.cpp for Release build
#
llvm[3]: Compiling Error.cpp for Release build
#
llvm[3]: Compiling FunctionIndexObjectFile.cpp for Release build
#
llvm[3]: Compiling IRObjectFile.cpp for Release build
#
llvm[3]: Compiling MachOObjectFile.cpp for Release build
#
llvm[3]: Compiling MachOUniversal.cpp for Release build
#
llvm[3]: Compiling Object.cpp for Release build
#
llvm[3]: Compiling ObjectFile.cpp for Release build
#
llvm[3]: Compiling RecordStreamer.cpp for Release build
#
llvm[3]: Compiling SymbolSize.cpp for Release build
#
llvm[3]: Compiling SymbolicFile.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMObject.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Object'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Option'
#
llvm[3]: Compiling Arg.cpp for Release build
#
llvm[3]: Compiling ArgList.cpp for Release build
#
llvm[3]: Compiling OptTable.cpp for Release build
#
llvm[3]: Compiling Option.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMOption.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Option'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/CodeView'
#
llvm[4]: Compiling FieldListRecordBuilder.cpp for Release build
#
llvm[4]: Compiling Line.cpp for Release build
#
llvm[4]: Compiling ListRecordBuilder.cpp for Release build
#
llvm[4]: Compiling MemoryTypeTableBuilder.cpp for Release build
#
llvm[4]: Compiling MethodListRecordBuilder.cpp for Release build
#
llvm[4]: Compiling TypeRecordBuilder.cpp for Release build
#
llvm[4]: Compiling TypeTableBuilder.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMDebugInfoCodeView.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/CodeView'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/DWARF'
#
llvm[4]: Compiling DWARFAbbreviationDeclaration.cpp for Release build
#
llvm[4]: Compiling DWARFAcceleratorTable.cpp for Release build
#
llvm[4]: Compiling DWARFCompileUnit.cpp for Release build
#
llvm[4]: Compiling DWARFContext.cpp for Release build
#
llvm[4]: Compiling DWARFDebugAbbrev.cpp for Release build
#
llvm[4]: Compiling DWARFDebugArangeSet.cpp for Release build
#
llvm[4]: Compiling DWARFDebugAranges.cpp for Release build
#
llvm[4]: Compiling DWARFDebugFrame.cpp for Release build
#
llvm[4]: Compiling DWARFDebugInfoEntry.cpp for Release build
#
llvm[4]: Compiling DWARFDebugLine.cpp for Release build
#
llvm[4]: Compiling DWARFDebugLoc.cpp for Release build
#
llvm[4]: Compiling DWARFDebugMacro.cpp for Release build
#
llvm[4]: Compiling DWARFDebugRangeList.cpp for Release build
#
llvm[4]: Compiling DWARFFormValue.cpp for Release build
#
llvm[4]: Compiling DWARFTypeUnit.cpp for Release build
#
llvm[4]: Compiling DWARFUnit.cpp for Release build
#
llvm[4]: Compiling DWARFUnitIndex.cpp for Release build
#
llvm[4]: Compiling SyntaxHighlighting.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMDebugInfoDWARF.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/DWARF'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/PDB'
#
llvm[4]: Compiling IPDBSourceFile.cpp for Release build
#
llvm[4]: Compiling PDB.cpp for Release build
#
llvm[4]: Compiling PDBContext.cpp for Release build
#
llvm[4]: Compiling PDBExtras.cpp for Release build
#
llvm[4]: Compiling PDBInterfaceAnchors.cpp for Release build
#
llvm[4]: Compiling PDBSymDumper.cpp for Release build
#
llvm[4]: Compiling PDBSymbol.cpp for Release build
#
llvm[4]: Compiling PDBSymbolAnnotation.cpp for Release build
#
llvm[4]: Compiling PDBSymbolBlock.cpp for Release build
#
llvm[4]: Compiling PDBSymbolCompiland.cpp for Release build
#
llvm[4]: Compiling PDBSymbolCompilandDetails.cpp for Release build
#
llvm[4]: Compiling PDBSymbolCompilandEnv.cpp for Release build
#
llvm[4]: Compiling PDBSymbolCustom.cpp for Release build
#
llvm[4]: Compiling PDBSymbolData.cpp for Release build
#
llvm[4]: Compiling PDBSymbolExe.cpp for Release build
#
llvm[4]: Compiling PDBSymbolFunc.cpp for Release build
#
llvm[4]: Compiling PDBSymbolFuncDebugEnd.cpp for Release build
#
llvm[4]: Compiling PDBSymbolFuncDebugStart.cpp for Release build
#
llvm[4]: Compiling PDBSymbolLabel.cpp for Release build
#
llvm[4]: Compiling PDBSymbolPublicSymbol.cpp for Release build
#
llvm[4]: Compiling PDBSymbolThunk.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeArray.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeBaseClass.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeBuiltin.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeCustom.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeDimension.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeEnum.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeFriend.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeFunctionArg.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeFunctionSig.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeManaged.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypePointer.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeTypedef.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeUDT.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeVTable.cpp for Release build
#
llvm[4]: Compiling PDBSymbolTypeVTableShape.cpp for Release build
#
llvm[4]: Compiling PDBSymbolUnknown.cpp for Release build
#
llvm[4]: Compiling PDBSymbolUsingNamespace.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMDebugInfoPDB.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/PDB'
#
make[4]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/Symbolize'
#
llvm[4]: Compiling DIPrinter.cpp for Release build
#
llvm[4]: Compiling SymbolizableObjectFile.cpp for Release build
#
llvm[4]: Compiling Symbolize.cpp for Release build
#
llvm[4]: Building Release Archive Library libLLVMSymbolize.a
#
make[4]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo/Symbolize'
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/DebugInfo'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IRReader'
#
llvm[3]: Compiling IRReader.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMIRReader.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/IRReader'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LineEditor'
#
llvm[3]: Compiling LineEditor.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMLineEditor.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LineEditor'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ProfileData'
#
llvm[3]: Compiling CoverageMapping.cpp for Release build
#
llvm[3]: Compiling CoverageMappingReader.cpp for Release build
#
llvm[3]: Compiling CoverageMappingWriter.cpp for Release build
#
llvm[3]: Compiling InstrProf.cpp for Release build
#
llvm[3]: Compiling InstrProfReader.cpp for Release build
#
llvm[3]: Compiling InstrProfWriter.cpp for Release build
#
llvm[3]: Compiling SampleProf.cpp for Release build
#
llvm[3]: Compiling SampleProfReader.cpp for Release build
#
llvm[3]: Compiling SampleProfWriter.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMProfileData.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/ProfileData'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Passes'
#
llvm[3]: Compiling PassBuilder.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMPasses.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Passes'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LibDriver'
#
llvm[3]: Building lib Driver Option tables with tblgen
#
llvm[3]: Compiling LibDriver.cpp for Release build
#
llvm[3]: Building Release Archive Library libLLVMLibDriver.a
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/LibDriver'
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib'
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
#
llvm[2]: Building llvm-config BuildVariables.inc file.
#
llvm[2]: Compiling llvm-config.cpp for Release build
#
llvm[2]: Linking Release executable llvm-config (without symbols)
#
llvm[2]: ======= Finished Linking Release Executable llvm-config (without symbols)
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
#
make[3]: Nothing to be done for 'all'.
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-config'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint'
#
llvm[3]: Compiling BugDriver.cpp for Release build
#
llvm[3]: Compiling CrashDebugger.cpp for Release build
#
llvm[3]: Compiling ExecutionDriver.cpp for Release build
#
llvm[3]: Compiling ExtractFunction.cpp for Release build
#
llvm[3]: Compiling FindBugs.cpp for Release build
#
llvm[3]: Compiling Miscompilation.cpp for Release build
#
llvm[3]: Compiling OptimizerDriver.cpp for Release build
#
llvm[3]: Compiling ToolRunner.cpp for Release build
#
llvm[3]: Compiling bugpoint.cpp for Release build
#
llvm[3]: Linking Release executable bugpoint (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable bugpoint (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/bugpoint'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llc'
#
llvm[3]: Compiling llc.cpp for Release build
#
llvm[3]: Linking Release executable llc (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llc (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llc'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-ar'
#
llvm[3]: Compiling llvm-ar.cpp for Release build
#
llvm[3]: Linking Release executable llvm-ar (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llvm-ar (without symbols)
#
llvm[3]: Creating Release Alias llvm-ranlib (without symbols)
#
llvm[3]: ======= Finished Creating Release Alias llvm-ranlib (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-ar'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-as'
#
llvm[3]: Compiling llvm-as.cpp for Release build
#
llvm[3]: Linking Release executable llvm-as (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llvm-as (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-as'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dis'
#
llvm[3]: Compiling llvm-dis.cpp for Release build
#
llvm[3]: Linking Release executable llvm-dis (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llvm-dis (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-dis'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mc'
#
llvm[3]: Compiling Disassembler.cpp for Release build
#
llvm[3]: Compiling llvm-mc.cpp for Release build
#
llvm[3]: Linking Release executable llvm-mc (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llvm-mc (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-mc'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/opt'
#
llvm[3]: Compiling AnalysisWrappers.cpp for Release build
#
llvm[3]: Compiling BreakpointPrinter.cpp for Release build
#
llvm[3]: Compiling GraphPrinters.cpp for Release build
#
llvm[3]: Compiling NewPMDriver.cpp for Release build
#
llvm[3]: Compiling PassPrinters.cpp for Release build
#
llvm[3]: Compiling PrintSCC.cpp for Release build
#
llvm[3]: Compiling opt.cpp for Release build
#
llvm[3]: Linking Release executable opt (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable opt (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/opt'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-extract'
#
llvm[3]: Compiling llvm-extract.cpp for Release build
#
llvm[3]: Linking Release executable llvm-extract (without symbols)
#
llvm[3]: ======= Finished Linking Release Executable llvm-extract (without symbols)
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools/llvm-extract'
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/tools'
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake'
#
make[3]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake/modules'
#
llvm[3]: Generating LLVM CMake package config file
#
llvm[3]: Generating LLVM CMake package version file
#
llvm[3]: Generating LLVM CMake target exports file
#
make[3]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake/modules'
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/cmake'
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/projects'
#
make[2]: Nothing to be done for 'all'.
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/projects'
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/bindings'
#
make[2]: Nothing to be done for 'all'.
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/bindings'
#
llvm[1]: ***** Completed Release Build
#
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm'
#
fetch: x86_64-unknown-linux-gnu/stage0/bin/rustc
#
downloading https://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz.sha256 to /tmp/tmpvwdvlK.sha256
#
% Total % Received % Xferd Average Speed Time Time Time Current
#
Dload Upload Total Spent Left Speed
#
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#
100 110 100 110 0 0 213 0 --:--:-- --:--:-- --:--:-- 213
#
downloading https://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz to /tmp/tmpHK1Xs0
#
% Total % Received % Xferd Average Speed Time Time Time Current
#
Dload Upload Total Spent Left Speed
#
#
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#
0 43.1M 0 51552 0 0 63389 0 0:11:53 --:--:-- 0:11:53 63331
#
0 43.1M 0 366k 0 0 209k 0 0:03:31 0:00:01 0:03:30 209k
#
2 43.1M 2 1098k 0 0 403k 0 0:01:49 0:00:02 0:01:47 403k
#
5 43.1M 5 2296k 0 0 605k 0 0:01:12 0:00:03 0:01:09 605k
#
9 43.1M 9 4001k 0 0 844k 0 0:00:52 0:00:04 0:00:48 844k
#
13 43.1M 13 5953k 0 0 1022k 0 0:00:43 0:00:05 0:00:38 1178k
#
18 43.1M 18 7992k 0 0 1179k 0 0:00:37 0:00:06 0:00:31 1518k
#
22 43.1M 22 9.8M 0 0 1306k 0 0:00:33 0:00:07 0:00:26 1797k
#
28 43.1M 28 12.1M 0 0 1413k 0 0:00:31 0:00:08 0:00:23 2023k
#
32 43.1M 32 14.2M 0 0 1493k 0 0:00:29 0:00:09 0:00:20 2107k
#
37 43.1M 37 16.3M 0 0 1559k 0 0:00:28 0:00:10 0:00:18 2197k
#
42 43.1M 42 18.4M 0 0 1608k 0 0:00:27 0:00:11 0:00:16 2192k
#
47 43.1M 47 20.4M 0 0 1644k 0 0:00:26 0:00:12 0:00:14 2165k
#
52 43.1M 52 22.7M 0 0 1695k 0 0:00:26 0:00:13 0:00:13 2201k
#
57 43.1M 57 24.7M 0 0 1723k 0 0:00:25 0:00:14 0:00:11 2174k
#
62 43.1M 62 26.8M 0 0 1749k 0 0:00:25 0:00:15 0:00:10 2155k
#
67 43.1M 67 29.2M 0 0 1788k 0 0:00:24 0:00:16 0:00:08 2214k
#
72 43.1M 72 31.3M 0 0 1807k 0 0:00:24 0:00:17 0:00:07 2224k
#
77 43.1M 77 33.5M 0 0 1832k 0 0:00:24 0:00:18 0:00:06 2208k
#
83 43.1M 83 35.8M 0 0 1857k 0 0:00:23 0:00:19 0:00:04 2250k
#
88 43.1M 88 38.2M 0 0 1891k 0 0:00:23 0:00:20 0:00:03 2339k
#
97 43.1M 97 41.8M 0 0 1974k 0 0:00:22 0:00:21 0:00:01 2593k
#
100 43.1M 100 43.1M 0 0 2008k 0 0:00:22 0:00:22 --:--:-- 2841k
#
verifying /tmp/tmpHK1Xs0
#
moving /tmp/tmpHK1Xs0 to dl/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz
#
removing /tmp/tmpvwdvlK.sha256
#
extracting dl/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/manifest.in
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/bin
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/bin/rustdoc
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/bin/rust-gdb
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/bin/rustc
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_save_analysis-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libstd-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librbml-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_metadata-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_driver-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_incremental-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_plugin-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libsyntax-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libterm-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_typeck-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/liblog-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_data_structures-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_mir-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/rustlib
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/rustlib/etc
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/rustlib/etc/gdb_load_rust_pretty_printers.py
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/rustlib/etc/gdb_rust_pretty_printing.py
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/rustlib/etc/debugger_pretty_printers_common.py
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_passes-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libgetopts-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libgraphviz-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libtest-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libserialize-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_trans-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libfmt_macros-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_borrowck-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_privacy-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libsyntax_ext-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libflate-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_resolve-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_const_math-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_llvm-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/libarena-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_const_eval-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_back-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustdoc-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_lint-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/lib/librustc_platform_intrinsics-d16b8f0e.so
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/man
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/man/man1
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/man/man1/rustdoc.1
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/man/man1/rustc.1
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc/rust
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc/rust/COPYRIGHT
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc/rust/LICENSE-APACHE
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc/rust/LICENSE-MIT
#
extracting rustc-1.9.0-x86_64-unknown-linux-gnu/rustc/share/doc/rust/README.md
#
make: compiler-rt
#
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0/src/compiler-rt'
#
MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/x86_64/SubDir.lib__builtins
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/absvdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/absvsi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/absvti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/adddf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/addsf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/addtf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/addvdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/addvsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/addvti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/apple_versioning.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ashldi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ashlti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ashrdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ashrti3.c
#
MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/x86_64/SubDir.lib__builtins__x86_64
#
ASSEMBLE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/chkstk.S
#
ASSEMBLE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/chkstk2.S
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/clear_cache.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/clzdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/clzsi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/clzti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/cmpdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/cmpti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/comparedf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/comparesf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/comparetf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ctzdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ctzsi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ctzti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divdc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divdf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divmoddi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divmodsi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divsc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divsf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divtf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/divxc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/emutls.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/eprintf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/extenddftf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/extendhfsf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/extendsfdf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/extendsftf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ffsdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ffsti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixdfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixdfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixdfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixsfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixsfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixsfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixtfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixtfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixtfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsdfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsdfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsdfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunssfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunssfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunssfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunstfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunstfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunstfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsxfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsxfsi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixunsxfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixxfdi.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/fixxfti.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatdidf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatdisf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatditf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatdixf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatsidf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatsisf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatsitf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floattidf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floattisf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floattixf.c
#
ASSEMBLE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatundidf.S
#
ASSEMBLE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatundisf.S
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatunditf.c
#
ASSEMBLE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/x86_64/floatundixf.S
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatunsidf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatunsisf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatunsitf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatuntidf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatuntisf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/floatuntixf.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/gcc_personality_v0.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/int_util.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/lshrdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/lshrti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/moddi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/modsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/modti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/muldc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/muldf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/muldi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulodi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulosi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/muloti4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulsc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulsf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/multc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/multf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/multi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulvdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulvsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulvti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/mulxc3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negdf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negsf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negvdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negvsi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/negvti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/paritydi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/paritysi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/parityti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/popcountdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/popcountsi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/popcountti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/powidf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/powisf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/powitf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/powixf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subdf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subsf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subtf3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subvdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subvsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/subvti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/trampoline_setup.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/truncdfhf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/truncdfsf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/truncsfhf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/trunctfdf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/trunctfsf2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ucmpdi2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/ucmpti2.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivdi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivmoddi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivmodsi4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivmodti4.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/udivti3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/umoddi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/umodsi3.c
#
COMPILE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/umodti3.c
#
MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/x86_64
#
ARCHIVE: triple/builtins/x86_64: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/x86_64/libcompiler_rt.a
#
MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins
#
FINAL-ARCHIVE: triple/builtins: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/libcompiler_rt.a
#
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0/src/compiler-rt'
#
mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/
#
cp: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
#
src/libcore/lib.rs:69:12: 69:33 warning: unused or unknown feature, #[warn(unused_features)] on by default
#
src/libcore/lib.rs:69 #![feature(cfg_target_has_atomic)]
#
^~~~~~~~~~~~~~~~~~~~~
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind
#
make: jemalloc
#
cd "x86_64-unknown-linux-gnu/rt/jemalloc"; "/tmp/rust/src/rustc-1.10.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 /tmp/rust/src/rustc-1.10.0/src/rt/" EXTRA_CFLAGS="-g1 -ffunction-sections -fdata-sections"
#
checking for xsltproc... /usr/bin/xsltproc
#
checking for x86_64-unknown-linux-gnu-gcc... clang -m64
#
checking whether the C compiler works... yes
#
checking for C compiler default output file name... a.out
#
checking for suffix of executables...
#
checking whether we are cross compiling... no
#
checking for suffix of object files... o
#
checking whether we are using the GNU C compiler... yes
#
checking whether clang -m64 accepts -g... yes
#
checking for clang -m64 option to accept ISO C89... none needed
#
checking whether compiler supports -g1 -ffunction-sections -fdata-sections... yes
#
checking how to run the C preprocessor... clang -m64 -E
#
checking for grep that handles long lines and -e... /usr/bin/grep
#
checking for egrep... /usr/bin/grep -E
#
checking for ANSI C header files... yes
#
checking for sys/types.h... yes
#
checking for sys/stat.h... yes
#
checking for stdlib.h... yes
#
checking for string.h... yes
#
checking for memory.h... yes
#
checking for strings.h... yes
#
checking for inttypes.h... yes
#
checking for stdint.h... 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
#
checking for x86_64-unknown-linux-gnu-ar... ar
#
checking malloc.h usability... yes
#
checking malloc.h presence... yes
#
checking for malloc.h... yes
#
checking whether malloc_usable_size definition can use const argument... no
#
checking whether __attribute__ syntax is compilable... yes
#
checking whether compiler supports -fvisibility=hidden... yes
#
checking whether compiler supports -Werror... yes
#
checking whether tls_model attribute is compilable... yes
#
checking whether compiler supports -Werror... yes
#
checking whether alloc_size attribute is compilable... yes
#
checking whether compiler supports -Werror... yes
#
checking whether format(gnu_printf, ...) attribute is compilable... yes
#
checking whether compiler supports -Werror... 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 for valloc... yes
#
checking configured backtracing method... N/A
#
checking for sbrk... yes
#
checking whether utrace(2) is compilable... no
#
checking whether valgrind is compilable... no
#
checking whether a program using __builtin_ffsl is compilable... yes
#
checking LG_PAGE... 12
#
Missing VERSION file, and unable to generate it; creating bogus VERSION
#
checking pthread.h usability... yes
#
checking pthread.h presence... yes
#
checking for pthread.h... yes
#
checking for pthread_create in -lpthread... yes
#
checking for library containing clock_gettime... none required
#
checking for secure_getenv... yes
#
checking for issetugid... no
#
checking for _malloc_thread_cleanup... no
#
checking for _pthread_mutex_init_calloc_cb... no
#
checking for TLS... yes
#
checking whether C11 atomics is compilable... yes
#
checking whether atomic(9) is compilable... no
#
checking whether Darwin OSAtomic*() is compilable... no
#
checking whether madvise(2) is compilable... yes
#
checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
#
checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
#
checking for __builtin_clz... yes
#
checking whether Darwin OSSpin*() is compilable... no
#
checking whether glibc malloc hook is compilable... yes
#
checking whether glibc memalign hook is compilable... yes
#
checking whether pthreads adaptive mutexes is compilable... yes
#
checking for stdbool.h that conforms to C99... yes
#
checking for _Bool... yes
#
configure: creating ./config.status
#
config.status: creating Makefile
#
config.status: creating jemalloc.pc
#
config.status: creating doc/html.xsl
#
config.status: creating doc/manpages.xsl
#
config.status: creating doc/jemalloc.xml
#
config.status: creating include/jemalloc/jemalloc_macros.h
#
config.status: creating include/jemalloc/jemalloc_protos.h
#
config.status: creating include/jemalloc/jemalloc_typedefs.h
#
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
#
config.status: creating bin/jemalloc-config
#
config.status: creating bin/jemalloc.sh
#
config.status: creating bin/jeprof
#
config.status: creating include/jemalloc/jemalloc_defs.h
#
config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
#
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: executing include/jemalloc/jemalloc_mangle.h commands
#
config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
#
config.status: executing include/jemalloc/jemalloc.h commands
#
===============================================================================
#
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 /tmp/rust/src/rustc-1.10.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=-fPIC -w' LDFLAGS=
#
CC : clang -m64
#
CFLAGS : -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden
#
CPPFLAGS : -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT
#
LDFLAGS :
#
EXTRA_LDFLAGS :
#
LIBS : -lpthread
#
TESTLIBS :
#
RPATH_EXTRA :
#
#
XSLTPROC : /usr/bin/xsltproc
#
XSLROOT :
#
#
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 : /tmp/rust/src/rustc-1.10.0/src/jemalloc/
#
abs_srcroot : /tmp/rust/src/rustc-1.10.0/src/jemalloc/
#
objroot :
#
abs_objroot : /tmp/rust/src/rustc-1.10.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 : 0
#
xmalloc : 0
#
munmap : 0
#
lazy_lock : 0
#
tls : 1
#
cache-oblivious : 1
#
===============================================================================
#
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc'
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/jemalloc.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/jemalloc.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/arena.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/arena.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/atomic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/atomic.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/base.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/base.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/bitmap.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/bitmap.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk_dss.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk_dss.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk_mmap.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk_mmap.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ckh.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ckh.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ctl.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ctl.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/extent.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/extent.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/hash.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/hash.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/huge.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/huge.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/mb.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/mb.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/mutex.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/mutex.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/nstime.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/nstime.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/pages.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/pages.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/prng.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/prng.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/prof.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/prof.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/quarantine.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/quarantine.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/rtree.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/rtree.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/stats.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/stats.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/tcache.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/tcache.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ticker.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ticker.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/tsd.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/tsd.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/util.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/util.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
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/jemalloc.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/jemalloc.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/arena.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/arena.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/atomic.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/atomic.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/base.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/base.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/bitmap.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/bitmap.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk_dss.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk_dss.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/chunk_mmap.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ckh.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ckh.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ctl.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ctl.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/extent.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/extent.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/hash.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/hash.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/huge.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/huge.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/mb.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/mb.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/mutex.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/mutex.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/nstime.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/nstime.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/pages.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/pages.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/prng.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/prng.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/prof.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/prof.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/quarantine.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/quarantine.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/rtree.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/rtree.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/stats.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/stats.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/tcache.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/tcache.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/ticker.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/ticker.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/tsd.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/tsd.c
#
clang -m64 -fPIC -w -c -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT -I/tmp/rust/src/rustc-1.10.0/src/jemalloc/include -Iinclude -o src/util.pic.o /tmp/rust/src/rustc-1.10.0/src/jemalloc/src/util.c
#
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
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc'
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc
#
configure: libbacktrace for x86_64-unknown-linux-gnu
#
checking build system type... x86_64-unknown-linux-gnu
#
checking host system type... x86_64-unknown-linux-gnu
#
checking target system type... x86_64-unknown-linux-gnu
#
checking for x86_64-unknown-linux-gnu-gcc... clang
#
checking for C compiler default output file name... a.out
#
checking whether the C compiler works... yes
#
checking whether we are cross compiling... no
#
checking for suffix of executables...
#
checking for suffix of object files... o
#
checking whether we are using the GNU C compiler... yes
#
checking whether clang accepts -g... yes
#
checking for clang option to accept ISO C89... none needed
#
checking how to run the C preprocessor... clang -E
#
checking for grep that handles long lines and -e... /usr/bin/grep
#
checking for egrep... /usr/bin/grep -E
#
checking for ANSI C header files... yes
#
checking for sys/types.h... yes
#
checking for sys/stat.h... yes
#
checking for stdlib.h... yes
#
checking for string.h... yes
#
checking for memory.h... yes
#
checking for strings.h... yes
#
checking for inttypes.h... yes
#
checking for stdint.h... yes
#
checking for unistd.h... yes
#
checking minix/config.h usability... no
#
checking minix/config.h presence... no
#
checking for minix/config.h... no
#
checking whether it is safe to define __EXTENSIONS__... yes
#
checking for a BSD-compatible install... /usr/bin/install -c
#
checking whether build environment is sane... yes
#
/bin/sh: /tmp/rust/src/rustc-1.10.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... /usr/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
#
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... /usr/bin/sed
#
checking for fgrep... /usr/bin/grep -F
#
checking for ld used by clang... /usr/bin/ld
#
checking if the linker (/usr/bin/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... 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/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... ok
#
checking for dlfcn.h... yes
#
checking for objdir... .libs
#
checking if clang supports -fno-rtti -fno-exceptions... yes
#
checking for clang option to produce PIC... -fPIC -DPIC
#
checking if clang PIC flag -fPIC -DPIC works... yes
#
checking if clang static flag -static works... yes
#
checking if clang supports -c -o file.o... yes
#
checking if clang supports -c -o file.o... (cached) yes
#
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#
checking whether -lc should be explicitly linked in... no
#
checking dynamic linker characteristics... 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 unwind.h presence... yes
#
checking for unwind.h... yes
#
checking for _Unwind_Backtrace... yes
#
checking for -funwind-tables option... yes
#
checking for -frandom-seed=string option... yes
#
checking whether clang supports -W... yes
#
checking whether clang supports -Wall... yes
#
checking whether clang supports -Wwrite-strings... yes
#
checking whether clang supports -Wstrict-prototypes... yes
#
checking whether clang supports -Wmissing-prototypes... yes
#
checking whether clang supports -Wold-style-definition... yes
#
checking whether clang supports -Wmissing-format-attribute... yes
#
checking whether clang supports -Wcast-qual... yes
#
checking for _Unwind_GetIPInfo... yes
#
checking __sync extensions... yes
#
checking __atomic extensions... yes
#
checking output filetype... elf64
#
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
#
checking for uintptr_t... yes
#
checking for int_least32_t... yes
#
checking for int_fast32_t... yes
#
checking for uint64_t... yes
#
checking what to include in gstdint.h... stdint.h (already complete)
#
checking sys/mman.h usability... yes
#
checking sys/mman.h presence... yes
#
checking for sys/mman.h... yes
#
checking for mmap... yes
#
checking link.h usability... yes
#
checking link.h presence... yes
#
checking for link.h... yes
#
checking for dl_iterate_phdr... yes
#
checking for fcntl... yes
#
checking whether strnlen is declared... yes
#
checking for getexecname... no
#
checking whether tests can run... yes
#
configure: creating ./config.status
#
config.status: creating Makefile
#
config.status: creating backtrace-supported.h
#
config.status: creating config.h
#
config.status: executing libtool commands
#
config.status: executing gstdint.h commands
#
config.status: executing default commands
#
make: libbacktrace
#
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace'
#
make all-am
#
make[2]: Entering directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace'
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o atomic.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/atomic.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o dwarf.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/dwarf.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o fileline.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/fileline.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o posix.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/posix.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.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/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o print.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/print.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/print.c -o print.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o sort.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/sort.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/sort.c -o sort.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o state.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/state.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/state.c -o state.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o backtrace.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/backtrace.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o simple.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/simple.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/simple.c -o simple.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o elf.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/elf.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.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/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o mmapio.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/mmapio.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
#
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c -o mmap.lo /tmp/rust/src/rustc-1.10.0/src/libbacktrace/mmap.c
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.0/src/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o
#
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/tmp/rust/src/rustc-1.10.0/src/libbacktrace -I /tmp/rust/src/rustc-1.10.0/src/libbacktrace/../include -I /tmp/rust/src/rustc-1.10.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 -fPIC -w -c /tmp/rust/src/rustc-1.10.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 -fPIC -w -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
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
libtool: link: ar s .libs/libbacktrace.a
#
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
#
true DO=all multi-do # make
#
make[2]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace'
#
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace'
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena
#
compile: x86_64-unknown-linux-gnu/rt/miniz.o
#
link: x86_64-unknown-linux-gnu/rt/libminiz.a
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml
#
compile: x86_64-unknown-linux-gnu/rustllvm/ExecutionEngineWrapper.o
#
compile: x86_64-unknown-linux-gnu/rustllvm/RustWrapper.o
#
compile: x86_64-unknown-linux-gnu/rustllvm/PassWrapper.o
#
compile: x86_64-unknown-linux-gnu/rustllvm/ArchiveWrapper.o
#
link: x86_64-unknown-linux-gnu/rt/librustllvm.a
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver
#
mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin/
#
rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustc
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libstd
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libarena
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libflate
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libgetopts
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libgraphviz
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libterm
#
cp: x86_64-unknown-linux-gnu/stage1/lib/liblog
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libserialize
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libsyntax
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libfmt_macros
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librbml
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_llvm
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_back
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_data_structures
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_const_math
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_const_eval
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_mir
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_borrowck
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_platform_intrinsics
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_typeck
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_resolve
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_incremental
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_trans
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_privacy
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_lint
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_metadata
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_plugin
#
cp: x86_64-unknown-linux-gnu/stage1/lib/libsyntax_ext
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_passes
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_save_analysis
#
cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_driver
#
cp: x86_64-unknown-linux-gnu/stage1/bin/rustc
#
mkdir -p x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/
#
cp: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver
#
mkdir -p x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustc
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libstd
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libarena
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libflate
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libgetopts
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libgraphviz
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libterm
#
cp: x86_64-unknown-linux-gnu/stage2/lib/liblog
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libserialize
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libsyntax
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libfmt_macros
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librbml
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_llvm
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_back
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_data_structures
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_const_math
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_const_eval
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_mir
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_borrowck
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_platform_intrinsics
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_typeck
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_resolve
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_incremental
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_trans
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_privacy
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_lint
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_metadata
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_plugin
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libsyntax_ext
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_passes
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_save_analysis
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_driver
#
cp: x86_64-unknown-linux-gnu/stage2/bin/rustc
#
mkdir -p x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/
#
cp: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
#
compile: x86_64-unknown-linux-gnu/rt/rust_test_helpers.o
#
link: x86_64-unknown-linux-gnu/rt/librust_test_helpers.a
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/autolink.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/buffer.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/document.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/escape.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/html.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/html_blocks.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/html_smartypants.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/stack.o
#
compile: x86_64-unknown-linux-gnu/rt/hoedown/src/version.o
#
link: x86_64-unknown-linux-gnu/rt/libhoedown.a
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc
#
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustdoc
#
cp: x86_64-unknown-linux-gnu/stage2/lib/libtest
#
cp: x86_64-unknown-linux-gnu/stage2/lib/librustdoc
#
cp: x86_64-unknown-linux-gnu/stage2/bin/rustdoc
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest
#
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc
#
==> Entering fakeroot environment...
#
==> Starting package()...
#
cfg: version 1.10.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: disabling valgrind run-pass tests
#
cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
#
cfg: disabling doc build (CFG_DISABLE_DOCS)
#
cfg: including prepare rules
#
cfg: including dist rules
#
cfg: including install rules
#
make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0'
#
cfg: version 1.10.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: disabling valgrind run-pass tests
#
cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
#
cfg: disabling doc build (CFG_DISABLE_DOCS)
#
cfg: including prepare rules
#
cfg: including dist rules
#
cfg: including install rules
#
cleaning destination tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/bin
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/etc
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/share/man/man1
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libstd-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libterm-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/liblog-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libserialize-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libarena-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libsyntax-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libfmt_macros-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libflate-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libgetopts-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librbml-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libgraphviz-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_llvm-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_back-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_data_structures-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_const_math-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_const_eval-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_mir-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_borrowck-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_platform_intrinsics-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_typeck-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_resolve-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_incremental-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_trans-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_privacy-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_lint-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_metadata-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_plugin-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libsyntax_ext-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_passes-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_save_analysis-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_driver-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libtest-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustdoc-*.so
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/bin/rustdoc
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/share/man/man1/rustdoc.1
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/bin/rustc
#
prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/share/man/man1/rustc.1
#
build: dist/rustc-1.10.0-x86_64-unknown-linux-gnu.tar.gz
#
gen-installer: looking for programs
#
gen-installer:
#
gen-installer: found tar
#
gen-installer: found cp
#
gen-installer: found rm
#
gen-installer: found mkdir
#
gen-installer: found echo
#
gen-installer: found tr
#
gen-installer: found awk
#
gen-installer:
#
gen-installer: processing arguments
#
gen-installer:
#
gen-installer: CFG_PRODUCT_NAME := Rust
#
gen-installer: CFG_COMPONENT_NAME := rustc
#
gen-installer: CFG_PACKAGE_NAME := rustc-1.10.0-x86_64-unknown-linux-g ...
#
gen-installer: CFG_REL_MANIFEST_DIR := rustlib
#
gen-installer: CFG_SUCCESS_MESSAGE := Rust-is-ready-to-roll.
#
gen-installer: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
#
gen-installer: CFG_NON_INSTALLED_OVERLAY := tmp/dist/rustc-1.10.0-x86_64-unknow ...
#
gen-installer: CFG_BULK_DIRS :=
#
gen-installer: CFG_IMAGE_DIR := tmp/dist/rustc-1.10.0-x86_64-unknow ...
#
gen-installer: CFG_WORK_DIR := tmp/dist
#
gen-installer: CFG_OUTPUT_DIR := dist
#
gen-installer:
#
gen-installer: validating arguments
#
gen-installer:
#
gen-install-script: looking for install programs
#
gen-install-script:
#
gen-install-script: found sed
#
gen-install-script: found chmod
#
gen-install-script: found cat
#
gen-install-script:
#
gen-install-script: processing arguments
#
gen-install-script:
#
gen-install-script: CFG_PRODUCT_NAME := Rust
#
gen-install-script: CFG_REL_MANIFEST_DIR := rustlib
#
gen-install-script: CFG_SUCCESS_MESSAGE := Rust-is-ready-to-roll.
#
gen-install-script: CFG_OUTPUT_SCRIPT := tmp/dist/rustc-1.10.0-x86_64-unknow ...
#
gen-install-script: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
#
gen-install-script:
#
gen-install-script: validating arguments
#
gen-install-script:
#
tar: dist/rustc-1.10.0-x86_64-unknown-linux-gnu.tar.gz: Wrote only 4096 of 10240 bytes
#
tar: Child died with signal 11
#
tar: Error is not recoverable: exiting now
#
gen-installer: error: failed to tar
#
make[1]: *** [/tmp/rust/src/rustc-1.10.0/mk/dist.mk:260: dist/rustc-1.10.0-x86_64-unknown-linux-gnu.tar.gz] Error 1
#
make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0'
#
make: *** [/tmp/rust/src/rustc-1.10.0/mk/install.mk:22: install] Error 2
#
==> ERROR: A failure occurred in package().
#
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by LLVM configure 3.8.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ /tmp/rust/src/rustc-1.10.0/src/llvm/configure --enable-targets=x86,x86_64,arm,aarch64,mips,powerpc --enable-optimized --disable-assertions --disable-docs --enable-bindings=none --disable-terminfo --disable-zlib --disable-libffi --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --with-python=/usr/bin/python2.7
## --------- ##
## Platform. ##
## --------- ##
hostname = a82795e5e4fe
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2055: checking for x86_64-unknown-linux-gnu-clang
configure:2082: result: clang -Qunused-arguments
configure:2162: checking for C compiler version
configure:2169: clang -Qunused-arguments --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2172: $? = 0
configure:2179: clang -Qunused-arguments -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2182: $? = 0
configure:2189: clang -Qunused-arguments -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2192: $? = 1
configure:2215: checking for C compiler default output file name
configure:2242: clang -Qunused-arguments conftest.c >&5
configure:2245: $? = 0
configure:2291: result: a.out
configure:2296: checking whether the C compiler works
configure:2306: ./a.out
configure:2309: $? = 0
configure:2326: result: yes
configure:2333: checking whether we are cross compiling
configure:2335: result: no
configure:2338: checking for suffix of executables
configure:2345: clang -Qunused-arguments -o conftest conftest.c >&5
configure:2348: $? = 0
configure:2372: result:
configure:2378: checking for suffix of object files
configure:2404: clang -Qunused-arguments -c conftest.c >&5
configure:2407: $? = 0
configure:2430: result: o
configure:2434: checking whether we are using the GNU C compiler
configure:2463: clang -Qunused-arguments -c conftest.c >&5
configure:2469: $? = 0
configure:2476: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2479: $? = 0
configure:2486: test -s conftest.o
configure:2489: $? = 0
configure:2503: result: yes
configure:2508: checking whether clang -Qunused-arguments accepts -g
configure:2538: clang -Qunused-arguments -c -g conftest.c >&5
configure:2544: $? = 0
configure:2551: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2554: $? = 0
configure:2561: test -s conftest.o
configure:2564: $? = 0
configure:2694: result: yes
configure:2711: checking for clang -Qunused-arguments option to accept ISO C89
configure:2785: clang -Qunused-arguments -c conftest.c >&5
configure:2791: $? = 0
configure:2798: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2801: $? = 0
configure:2808: test -s conftest.o
configure:2811: $? = 0
configure:2831: result: none needed
configure:2965: checking for C++ compiler version
configure:2972: clang++ -Qunused-arguments --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2975: $? = 0
configure:2982: clang++ -Qunused-arguments -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2985: $? = 0
configure:2992: clang++ -Qunused-arguments -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2995: $? = 1
configure:2998: checking whether we are using the GNU C++ compiler
configure:3027: clang++ -Qunused-arguments -c conftest.cpp >&5
configure:3033: $? = 0
configure:3040: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3043: $? = 0
configure:3050: test -s conftest.o
configure:3053: $? = 0
configure:3067: result: yes
configure:3072: checking whether clang++ -Qunused-arguments accepts -g
configure:3102: clang++ -Qunused-arguments -c -g conftest.cpp >&5
configure:3108: $? = 0
configure:3115: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3118: $? = 0
configure:3125: test -s conftest.o
configure:3128: $? = 0
configure:3258: result: yes
configure:3286: checking how to run the C preprocessor
configure:3326: clang -Qunused-arguments -E conftest.c
configure:3332: $? = 0
configure:3370: clang -Qunused-arguments -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3376: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| /* end confdefs.h. */
| #include
configure:3416: result: clang -Qunused-arguments -E
configure:3445: clang -Qunused-arguments -E conftest.c
configure:3451: $? = 0
configure:3489: clang -Qunused-arguments -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3495: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| /* end confdefs.h. */
| #include
configure:3632: checking whether GCC or Clang is our host compiler
configure:3658: clang++ -Qunused-arguments -c conftest.cpp >&5
configure:3664: $? = 0
configure:3671: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3674: $? = 0
configure:3681: test -s conftest.o
configure:3684: $? = 0
configure:3754: result: clang
configure:3834: checking build system type
configure:3852: result: x86_64-unknown-linux-gnu
configure:3874: checking host system type
configure:3889: result: x86_64-unknown-linux-gnu
configure:3911: checking target system type
configure:3926: result: x86_64-unknown-linux-gnu
configure:3955: checking type of operating system we're going to host on
configure:4073: result: Linux
configure:4076: checking type of operating system we're going to target
configure:4132: result: Linux
configure:4178: checking target architecture
configure:4203: result: x86_64
configure:4616: checking whether Clang is new enough
configure:4636: clang++ -Qunused-arguments -c conftest.cpp >&5
configure:4642: $? = 0
configure:4649: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4652: $? = 0
configure:4659: test -s conftest.o
configure:4662: $? = 0
configure:4664: result: yes
configure:4686: checking whether Clang will select a modern C++ standard library
configure:4708: clang++ -Qunused-arguments -o conftest -std=c++0x conftest.cpp >&5
configure:4714: $? = 0
configure:4721: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4724: $? = 0
configure:4731: test -s conftest
configure:4734: $? = 0
configure:4736: result: yes
configure:5792: checking optimization flags
configure:5805: result: -O3
configure:6066: checking for GNU make
configure:6081: result: make
configure:6092: checking whether ln -s works
configure:6096: result: yes
configure:6105: checking for nm
configure:6123: found /usr/bin/nm
configure:6136: result: /usr/bin/nm
configure:6146: checking for cmp
configure:6164: found /usr/bin/cmp
configure:6177: result: /usr/bin/cmp
configure:6187: checking for cp
configure:6205: found /usr/bin/cp
configure:6218: result: /usr/bin/cp
configure:6228: checking for date
configure:6246: found /usr/bin/date
configure:6259: result: /usr/bin/date
configure:6269: checking for find
configure:6287: found /usr/bin/find
configure:6300: result: /usr/bin/find
configure:6310: checking for grep
configure:6328: found /usr/bin/grep
configure:6341: result: /usr/bin/grep
configure:6351: checking for mkdir
configure:6369: found /usr/bin/mkdir
configure:6382: result: /usr/bin/mkdir
configure:6392: checking for mv
configure:6410: found /usr/bin/mv
configure:6423: result: /usr/bin/mv
configure:6434: checking for x86_64-unknown-linux-gnu-ranlib
configure:6464: result: no
configure:6474: checking for ranlib
configure:6490: found /usr/bin/ranlib
configure:6501: result: ranlib
configure:6530: checking for x86_64-unknown-linux-gnu-ar
configure:6560: result: no
configure:6570: checking for ar
configure:6586: found /usr/bin/ar
configure:6597: result: ar
configure:6625: checking for rm
configure:6643: found /usr/bin/rm
configure:6656: result: /usr/bin/rm
configure:6666: checking for sed
configure:6684: found /usr/bin/sed
configure:6697: result: /usr/bin/sed
configure:6707: checking for tar
configure:6725: found /usr/bin/tar
configure:6738: result: /usr/bin/tar
configure:6748: checking for pwd
configure:6766: found /usr/bin/pwd
configure:6779: result: /usr/bin/pwd
configure:6790: checking for dot
configure:6808: found /usr/bin/dot
configure:6821: result: /usr/bin/dot
configure:6858: checking for a BSD-compatible install
configure:6914: result: /usr/bin/install -c
configure:6932: checking for bzip2
configure:6950: found /usr/bin/bzip2
configure:6962: result: /usr/bin/bzip2
configure:6972: checking for cat
configure:6990: found /usr/bin/cat
configure:7002: result: /usr/bin/cat
configure:7012: checking for doxygen
configure:7030: found /usr/bin/doxygen
configure:7042: result: /usr/bin/doxygen
configure:7052: checking for groff
configure:7070: found /usr/bin/groff
configure:7082: result: /usr/bin/groff
configure:7092: checking for gzip
configure:7110: found /usr/bin/gzip
configure:7122: result: /usr/bin/gzip
configure:7132: checking for pdfroff
configure:7150: found /usr/bin/pdfroff
configure:7162: result: /usr/bin/pdfroff
configure:7172: checking for zip
configure:7190: found /usr/bin/zip
configure:7202: result: /usr/bin/zip
configure:7212: checking for go
configure:7245: result: no
configure:7254: checking for ocamlfind
configure:7287: result: no
configure:7299: checking for gas
configure:7332: result: no
configure:7299: checking for as
configure:7317: found /usr/bin/as
configure:7329: result: /usr/bin/as
configure:7341: checking for linker version
configure:7357: result: 2.26.1
configure:7367: checking for compiler -Wl,-R option
configure:7401: clang -Qunused-arguments -o conftest -Wl,-R. conftest.c >&5
configure:7407: $? = 0
configure:7414: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7417: $? = 0
configure:7424: test -s conftest
configure:7427: $? = 0
configure:7448: result: yes
configure:7459: checking for compiler -rdynamic option
configure:7493: clang -Qunused-arguments -o conftest -rdynamic conftest.c >&5
configure:7499: $? = 0
configure:7506: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7509: $? = 0
configure:7516: test -s conftest
configure:7519: $? = 0
configure:7540: result: yes
configure:7551: checking for compiler -Wl,--version-script option
configure:7607: clang -Qunused-arguments -o conftest -Wl,--version-script=/tmp/foosyPwAl/export.map conftest.c >&5
configure:7613: $? = 0
configure:7620: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7623: $? = 0
configure:7630: test -s conftest
configure:7633: $? = 0
configure:7656: result: yes
configure:7665: checking for grep that handles long lines and -e
configure:7739: result: /usr/bin/grep
configure:7744: checking for egrep
configure:7822: result: /usr/bin/grep -E
configure:7827: checking for ANSI C header files
configure:7857: clang -Qunused-arguments -c conftest.c >&5
configure:7863: $? = 0
configure:7870: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7873: $? = 0
configure:7880: test -s conftest.o
configure:7883: $? = 0
configure:7979: clang -Qunused-arguments -o conftest conftest.c >&5
configure:7982: $? = 0
configure:7988: ./conftest
configure:7991: $? = 0
configure:8008: result: yes
configure:8032: checking for sys/types.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for sys/stat.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for stdlib.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for string.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for memory.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for strings.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for inttypes.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for stdint.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8032: checking for unistd.h
configure:8053: clang -Qunused-arguments -c conftest.c >&5
configure:8059: $? = 0
configure:8066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8069: $? = 0
configure:8076: test -s conftest.o
configure:8079: $? = 0
configure:8092: result: yes
configure:8119: checking errno.h usability
configure:8136: clang -Qunused-arguments -c conftest.c >&5
configure:8142: $? = 0
configure:8149: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8152: $? = 0
configure:8159: test -s conftest.o
configure:8162: $? = 0
configure:8173: result: yes
configure:8177: checking errno.h presence
configure:8192: clang -Qunused-arguments -E conftest.c
configure:8198: $? = 0
configure:8219: result: yes
configure:8252: checking for errno.h
configure:8260: result: yes
configure:8286: checking tool compatibility
configure:8336: clang -Qunused-arguments -c conftest.c >&5
configure:8342: $? = 0
configure:8349: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8352: $? = 0
configure:8359: test -s conftest.o
configure:8362: $? = 0
configure:8384: result: ok
configure:8387: checking optional compiler flags
configure:8439: clang -Qunused-arguments -c conftest.c >&5
configure:8445: $? = 0
configure:8452: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8455: $? = 0
configure:8462: test -s conftest.o
configure:8465: $? = 0
configure:8482: result: -Wno-variadic-macros -Wmissing-field-initializers -Wcovered-switch-default -Wno-comment
configure:8493: checking for python
configure:8495: result: user defined: /usr/bin/python2.7
configure:8550: checking for python >= 2.7
configure:8559: result: /usr/bin/python2.7 (2.7.12)
configure:8573: checking for sin in -lm
configure:8608: clang -Qunused-arguments -o conftest conftest.c -lm >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
char sin ();
^
conftest.c:63:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:8614: $? = 0
configure:8621: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8624: $? = 0
configure:8631: test -s conftest
configure:8634: $? = 0
configure:8648: result: yes
configure:8986: checking for library containing dlopen
configure:9027: clang -Qunused-arguments -o conftest conftest.c -lm >&5
/tmp/conftest-409257.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dlopen'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9033: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:9027: clang -Qunused-arguments -o conftest conftest.c -ldl -lm >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest
configure:9053: $? = 0
configure:9077: result: -ldl
configure:9097: checking for library containing clock_gettime
configure:9138: clang -Qunused-arguments -o conftest conftest.c -ldl -lm >&5
configure:9144: $? = 0
configure:9151: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9154: $? = 0
configure:9161: test -s conftest
configure:9164: $? = 0
configure:9188: result: none required
configure:9308: checking for library containing el_init
configure:9349: clang -Qunused-arguments -o conftest conftest.c -ldl -lm >&5
/tmp/conftest-92e651.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `el_init'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9355: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char el_init ();
| int
| main ()
| {
| return el_init ();
| ;
| return 0;
| }
configure:9349: clang -Qunused-arguments -o conftest conftest.c -ledit -ldl -lm >&5
configure:9355: $? = 0
configure:9362: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9365: $? = 0
configure:9372: test -s conftest
configure:9375: $? = 0
configure:9399: result: -ledit
configure:9523: checking for library containing mallinfo
configure:9564: clang -Qunused-arguments -o conftest conftest.c -ledit -ldl -lm >&5
configure:9570: $? = 0
configure:9577: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9580: $? = 0
configure:9587: test -s conftest
configure:9590: $? = 0
configure:9614: result: none required
configure:9629: checking for pthread_mutex_init in -lpthread
configure:9664: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:9670: $? = 0
configure:9677: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9680: $? = 0
configure:9687: test -s conftest
configure:9690: $? = 0
configure:9704: result: yes
configure:9715: checking for library containing pthread_mutex_lock
configure:9756: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:9762: $? = 0
configure:9769: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9772: $? = 0
configure:9779: test -s conftest
configure:9782: $? = 0
configure:9806: result: none required
configure:9818: checking for library containing pthread_rwlock_init
configure:9859: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:9865: $? = 0
configure:9872: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9875: $? = 0
configure:9882: test -s conftest
configure:9885: $? = 0
configure:9909: result: none required
configure:9921: checking for library containing pthread_getspecific
configure:9962: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:9968: $? = 0
configure:9975: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9978: $? = 0
configure:9985: test -s conftest
configure:9988: $? = 0
configure:10012: result: none required
configure:10566: checking for xml2-config
configure:10582: found /usr/bin/xml2-config
configure:10593: result: xml2-config
configure:10605: checking for libxml2 includes
configure:10612: result: -I/usr/include/libxml2
configure:10614: checking for xmlReadFile in -lxml2
configure:10649: clang -Qunused-arguments -o conftest conftest.c -lxml2 -lpthread -ledit -ldl -lm >&5
configure:10655: $? = 0
configure:10662: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10665: $? = 0
configure:10672: test -s conftest
configure:10675: $? = 0
configure:10689: result: yes
configure:10713: checking for dirent.h that defines DIR
configure:10742: clang -Qunused-arguments -c conftest.c >&5
configure:10748: $? = 0
configure:10755: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10758: $? = 0
configure:10765: test -s conftest.o
configure:10768: $? = 0
configure:10781: result: yes
configure:10794: checking for library containing opendir
configure:10835: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:10841: $? = 0
configure:10848: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:10851: $? = 0
configure:10858: test -s conftest
configure:10861: $? = 0
configure:10885: result: none required
configure:10995: checking for MAP_ANONYMOUS vs. MAP_ANON
configure:11029: clang -Qunused-arguments -c conftest.c >&5
configure:11035: $? = 0
configure:11042: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11045: $? = 0
configure:11052: test -s conftest.o
configure:11055: $? = 0
configure:11074: result: yes
configure:11084: checking whether stat file-mode macros are broken
configure:11132: result: no
configure:11142: checking whether time.h and sys/time.h may both be included
configure:11172: clang -Qunused-arguments -c conftest.c >&5
configure:11178: $? = 0
configure:11185: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11188: $? = 0
configure:11195: test -s conftest.o
configure:11198: $? = 0
configure:11210: result: yes
configure:11231: checking for cxxabi.h
configure:11253: clang++ -Qunused-arguments -c conftest.cpp >&5
configure:11259: $? = 0
configure:11266: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:11269: $? = 0
configure:11276: test -s conftest.o
configure:11279: $? = 0
configure:11292: result: yes
configure:11329: checking dlfcn.h usability
configure:11346: clang -Qunused-arguments -c conftest.c >&5
configure:11352: $? = 0
configure:11359: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11362: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11383: result: yes
configure:11387: checking dlfcn.h presence
configure:11402: clang -Qunused-arguments -E conftest.c
configure:11408: $? = 0
configure:11429: result: yes
configure:11462: checking for dlfcn.h
configure:11470: result: yes
configure:11329: checking execinfo.h usability
configure:11346: clang -Qunused-arguments -c conftest.c >&5
configure:11352: $? = 0
configure:11359: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11362: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11383: result: yes
configure:11387: checking execinfo.h presence
configure:11402: clang -Qunused-arguments -E conftest.c
configure:11408: $? = 0
configure:11429: result: yes
configure:11462: checking for execinfo.h
configure:11470: result: yes
configure:11329: checking fcntl.h usability
configure:11346: clang -Qunused-arguments -c conftest.c >&5
configure:11352: $? = 0
configure:11359: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11362: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11383: result: yes
configure:11387: checking fcntl.h presence
configure:11402: clang -Qunused-arguments -E conftest.c
configure:11408: $? = 0
configure:11429: result: yes
configure:11462: checking for fcntl.h
configure:11470: result: yes
configure:11319: checking for inttypes.h
configure:11325: result: yes
configure:11329: checking link.h usability
configure:11346: clang -Qunused-arguments -c conftest.c >&5
configure:11352: $? = 0
configure:11359: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11362: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11383: result: yes
configure:11387: checking link.h presence
configure:11402: clang -Qunused-arguments -E conftest.c
configure:11408: $? = 0
configure:11429: result: yes
configure:11462: checking for link.h
configure:11470: result: yes
configure:11503: checking malloc.h usability
configure:11520: clang -Qunused-arguments -c conftest.c >&5
configure:11526: $? = 0
configure:11533: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11536: $? = 0
configure:11543: test -s conftest.o
configure:11546: $? = 0
configure:11557: result: yes
configure:11561: checking malloc.h presence
configure:11576: clang -Qunused-arguments -E conftest.c
configure:11582: $? = 0
configure:11603: result: yes
configure:11636: checking for malloc.h
configure:11644: result: yes
configure:11503: checking setjmp.h usability
configure:11520: clang -Qunused-arguments -c conftest.c >&5
configure:11526: $? = 0
configure:11533: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11536: $? = 0
configure:11543: test -s conftest.o
configure:11546: $? = 0
configure:11557: result: yes
configure:11561: checking setjmp.h presence
configure:11576: clang -Qunused-arguments -E conftest.c
configure:11582: $? = 0
configure:11603: result: yes
configure:11636: checking for setjmp.h
configure:11644: result: yes
configure:11503: checking signal.h usability
configure:11520: clang -Qunused-arguments -c conftest.c >&5
configure:11526: $? = 0
configure:11533: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11536: $? = 0
configure:11543: test -s conftest.o
configure:11546: $? = 0
configure:11557: result: yes
configure:11561: checking signal.h presence
configure:11576: clang -Qunused-arguments -E conftest.c
configure:11582: $? = 0
configure:11603: result: yes
configure:11636: checking for signal.h
configure:11644: result: yes
configure:11493: checking for stdint.h
configure:11499: result: yes
configure:11503: checking termios.h usability
configure:11520: clang -Qunused-arguments -c conftest.c >&5
configure:11526: $? = 0
configure:11533: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11536: $? = 0
configure:11543: test -s conftest.o
configure:11546: $? = 0
configure:11557: result: yes
configure:11561: checking termios.h presence
configure:11576: clang -Qunused-arguments -E conftest.c
configure:11582: $? = 0
configure:11603: result: yes
configure:11636: checking for termios.h
configure:11644: result: yes
configure:11493: checking for unistd.h
configure:11499: result: yes
configure:11676: checking sys/mman.h usability
configure:11693: clang -Qunused-arguments -c conftest.c >&5
configure:11699: $? = 0
configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11709: $? = 0
configure:11716: test -s conftest.o
configure:11719: $? = 0
configure:11730: result: yes
configure:11734: checking sys/mman.h presence
configure:11749: clang -Qunused-arguments -E conftest.c
configure:11755: $? = 0
configure:11776: result: yes
configure:11809: checking for sys/mman.h
configure:11817: result: yes
configure:11676: checking sys/param.h usability
configure:11693: clang -Qunused-arguments -c conftest.c >&5
configure:11699: $? = 0
configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11709: $? = 0
configure:11716: test -s conftest.o
configure:11719: $? = 0
configure:11730: result: yes
configure:11734: checking sys/param.h presence
configure:11749: clang -Qunused-arguments -E conftest.c
configure:11755: $? = 0
configure:11776: result: yes
configure:11809: checking for sys/param.h
configure:11817: result: yes
configure:11676: checking sys/resource.h usability
configure:11693: clang -Qunused-arguments -c conftest.c >&5
configure:11699: $? = 0
configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11709: $? = 0
configure:11716: test -s conftest.o
configure:11719: $? = 0
configure:11730: result: yes
configure:11734: checking sys/resource.h presence
configure:11749: clang -Qunused-arguments -E conftest.c
configure:11755: $? = 0
configure:11776: result: yes
configure:11809: checking for sys/resource.h
configure:11817: result: yes
configure:11676: checking sys/time.h usability
configure:11693: clang -Qunused-arguments -c conftest.c >&5
configure:11699: $? = 0
configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11709: $? = 0
configure:11716: test -s conftest.o
configure:11719: $? = 0
configure:11730: result: yes
configure:11734: checking sys/time.h presence
configure:11749: clang -Qunused-arguments -E conftest.c
configure:11755: $? = 0
configure:11776: result: yes
configure:11809: checking for sys/time.h
configure:11817: result: yes
configure:11676: checking sys/uio.h usability
configure:11693: clang -Qunused-arguments -c conftest.c >&5
configure:11699: $? = 0
configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11709: $? = 0
configure:11716: test -s conftest.o
configure:11719: $? = 0
configure:11730: result: yes
configure:11734: checking sys/uio.h presence
configure:11749: clang -Qunused-arguments -E conftest.c
configure:11755: $? = 0
configure:11776: result: yes
configure:11809: checking for sys/uio.h
configure:11817: result: yes
configure:11847: checking sys/ioctl.h usability
configure:11864: clang -Qunused-arguments -c conftest.c >&5
configure:11870: $? = 0
configure:11877: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:11880: $? = 0
configure:11887: test -s conftest.o
configure:11890: $? = 0
configure:11901: result: yes
configure:11905: checking sys/ioctl.h presence
configure:11920: clang -Qunused-arguments -E conftest.c
configure:11926: $? = 0
configure:11947: result: yes
configure:11980: checking for sys/ioctl.h
configure:11988: result: yes
configure:11847: checking malloc/malloc.h usability
configure:11864: clang -Qunused-arguments -c conftest.c >&5
conftest.c:121:10: fatal error: 'malloc/malloc.h' file not found
#include
^
1 error generated.
configure:11870: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:11901: result: no
configure:11905: checking malloc/malloc.h presence
configure:11920: clang -Qunused-arguments -E conftest.c
conftest.c:88:10: fatal error: 'malloc/malloc.h' file not found
#include
^
1 error generated.
configure:11926: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:11947: result: no
configure:11980: checking for malloc/malloc.h
configure:11988: result: no
configure:11847: checking mach/mach.h usability
configure:11864: clang -Qunused-arguments -c conftest.c >&5
conftest.c:121:10: fatal error: 'mach/mach.h' file not found
#include
^
1 error generated.
configure:11870: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:11901: result: no
configure:11905: checking mach/mach.h presence
configure:11920: clang -Qunused-arguments -E conftest.c
conftest.c:88:10: fatal error: 'mach/mach.h' file not found
#include
^
1 error generated.
configure:11926: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:11947: result: no
configure:11980: checking for mach/mach.h
configure:11988: result: no
configure:12016: checking valgrind/valgrind.h usability
configure:12033: clang -Qunused-arguments -c conftest.c >&5
conftest.c:121:10: fatal error: 'valgrind/valgrind.h' file not found
#include
^
1 error generated.
configure:12039: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:12070: result: no
configure:12074: checking valgrind/valgrind.h presence
configure:12089: clang -Qunused-arguments -E conftest.c
conftest.c:88:10: fatal error: 'valgrind/valgrind.h' file not found
#include
^
1 error generated.
configure:12095: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:12116: result: no
configure:12149: checking for valgrind/valgrind.h
configure:12157: result: no
configure:12185: checking fenv.h usability
configure:12202: clang -Qunused-arguments -c conftest.c >&5
configure:12208: $? = 0
configure:12215: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12218: $? = 0
configure:12225: test -s conftest.o
configure:12228: $? = 0
configure:12239: result: yes
configure:12243: checking fenv.h presence
configure:12258: clang -Qunused-arguments -E conftest.c
configure:12264: $? = 0
configure:12285: result: yes
configure:12318: checking for fenv.h
configure:12326: result: yes
configure:12339: checking whether FE_ALL_EXCEPT is declared
configure:12370: clang -Qunused-arguments -c conftest.c >&5
configure:12376: $? = 0
configure:12383: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12386: $? = 0
configure:12393: test -s conftest.o
configure:12396: $? = 0
configure:12408: result: yes
configure:12424: checking whether FE_INEXACT is declared
configure:12455: clang -Qunused-arguments -c conftest.c >&5
configure:12461: $? = 0
configure:12468: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12471: $? = 0
configure:12478: test -s conftest.o
configure:12481: $? = 0
configure:12493: result: yes
configure:12527: checking pthread.h usability
configure:12544: clang -Qunused-arguments -c conftest.c >&5
configure:12550: $? = 0
configure:12557: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:12560: $? = 0
configure:12567: test -s conftest.o
configure:12570: $? = 0
configure:12581: result: yes
configure:12585: checking pthread.h presence
configure:12600: clang -Qunused-arguments -E conftest.c
configure:12606: $? = 0
configure:12627: result: yes
configure:12660: checking for pthread.h
configure:12668: result: yes
configure:13056: checking CrashReporterClient.h usability
configure:13073: clang -Qunused-arguments -c conftest.c >&5
conftest.c:125:10: fatal error: 'CrashReporterClient.h' file not found
#include
^
1 error generated.
configure:13079: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13110: result: no
configure:13114: checking CrashReporterClient.h presence
configure:13129: clang -Qunused-arguments -E conftest.c
conftest.c:92:10: fatal error: 'CrashReporterClient.h' file not found
#include
^
1 error generated.
configure:13135: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
configure:13156: result: no
configure:13189: checking for CrashReporterClient.h
configure:13197: result: no
configure:13211: checking __crashreporter_info__
configure:13235: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
/tmp/conftest-a7fab8.o: In function `main':
conftest.c:(.text+0x1b): undefined reference to `__crashreporter_info__'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13241: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
|
| extern const char *__crashreporter_info__;
| int main() {
| __crashreporter_info__ = "test";
| return 0;
| }
|
|
configure:13277: result: no
configure:13292: checking for HUGE_VAL sanity
configure:13330: clang++ -Qunused-arguments -o conftest -pedantic conftest.cpp -lpthread -ledit -ldl -lm >&5
configure:13333: $? = 0
configure:13339: ./conftest
configure:13342: $? = 0
configure:13366: result: yes
configure:13371: checking for pid_t
configure:13401: clang -Qunused-arguments -c conftest.c >&5
configure:13407: $? = 0
configure:13414: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13417: $? = 0
configure:13424: test -s conftest.o
configure:13427: $? = 0
configure:13439: result: yes
configure:13451: checking for size_t
configure:13481: clang -Qunused-arguments -c conftest.c >&5
configure:13487: $? = 0
configure:13494: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13497: $? = 0
configure:13504: test -s conftest.o
configure:13507: $? = 0
configure:13519: result: yes
configure:13536: checking whether struct tm is in sys/time.h or time.h
configure:13564: clang -Qunused-arguments -c conftest.c >&5
conftest.c:100:20: warning: expression result unused [-Wunused-value]
struct tm *tp; tp->tm_sec;
~~ ^~~~~~
1 warning generated.
configure:13570: $? = 0
configure:13577: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13580: $? = 0
configure:13587: test -s conftest.o
configure:13590: $? = 0
configure:13602: result: time.h
configure:13612: checking for int64_t
configure:13642: clang -Qunused-arguments -c conftest.c >&5
configure:13648: $? = 0
configure:13655: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13658: $? = 0
configure:13665: test -s conftest.o
configure:13668: $? = 0
configure:13680: result: yes
configure:13695: checking for uint64_t
configure:13725: clang -Qunused-arguments -c conftest.c >&5
configure:13731: $? = 0
configure:13738: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13741: $? = 0
configure:13748: test -s conftest.o
configure:13751: $? = 0
configure:13763: result: yes
configure:13865: checking for backtrace
configure:13921: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:13927: $? = 0
configure:13934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13937: $? = 0
configure:13944: test -s conftest
configure:13947: $? = 0
configure:13961: result: yes
configure:13865: checking for getcwd
configure:13921: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:13927: $? = 0
configure:13934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:13937: $? = 0
configure:13944: test -s conftest
configure:13947: $? = 0
configure:13961: result: yes
configure:13979: checking for getpagesize
configure:14035: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14041: $? = 0
configure:14048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14051: $? = 0
configure:14058: test -s conftest
configure:14061: $? = 0
configure:14075: result: yes
configure:13979: checking for getrusage
configure:14035: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14041: $? = 0
configure:14048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14051: $? = 0
configure:14058: test -s conftest
configure:14061: $? = 0
configure:14075: result: yes
configure:13979: checking for getrlimit
configure:14035: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14041: $? = 0
configure:14048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14051: $? = 0
configure:14058: test -s conftest
configure:14061: $? = 0
configure:14075: result: yes
configure:13979: checking for setrlimit
configure:14035: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14041: $? = 0
configure:14048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14051: $? = 0
configure:14058: test -s conftest
configure:14061: $? = 0
configure:14075: result: yes
configure:13979: checking for gettimeofday
configure:14035: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14041: $? = 0
configure:14048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14051: $? = 0
configure:14058: test -s conftest
configure:14061: $? = 0
configure:14075: result: yes
configure:14091: checking for isatty
configure:14147: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14153: $? = 0
configure:14160: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14163: $? = 0
configure:14170: test -s conftest
configure:14173: $? = 0
configure:14187: result: yes
configure:14091: checking for mkdtemp
configure:14147: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14153: $? = 0
configure:14160: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14163: $? = 0
configure:14170: test -s conftest
configure:14173: $? = 0
configure:14187: result: yes
configure:14091: checking for mkstemp
configure:14147: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14153: $? = 0
configure:14160: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14163: $? = 0
configure:14170: test -s conftest
configure:14173: $? = 0
configure:14187: result: yes
configure:14206: checking for mktemp
configure:14262: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
/tmp/conftest-d4e12e.o: In function `main':
conftest.c:(.text+0x12): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
configure:14268: $? = 0
configure:14275: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest
configure:14288: $? = 0
configure:14302: result: yes
configure:14206: checking for posix_spawn
configure:14262: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14268: $? = 0
configure:14275: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest
configure:14288: $? = 0
configure:14302: result: yes
configure:14206: checking for pread
configure:14262: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14268: $? = 0
configure:14275: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest
configure:14288: $? = 0
configure:14302: result: yes
configure:14206: checking for realpath
configure:14262: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14268: $? = 0
configure:14275: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest
configure:14288: $? = 0
configure:14302: result: yes
configure:14206: checking for sbrk
configure:14262: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14268: $? = 0
configure:14275: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14278: $? = 0
configure:14285: test -s conftest
configure:14288: $? = 0
configure:14302: result: yes
configure:14206: checking for setrlimit
configure:14302: result: yes
configure:14318: checking for strerror
configure:14374: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
conftest.c:135:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:135:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:14380: $? = 0
configure:14387: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14390: $? = 0
configure:14397: test -s conftest
configure:14400: $? = 0
configure:14414: result: yes
configure:14318: checking for strerror_r
configure:14374: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14380: $? = 0
configure:14387: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14390: $? = 0
configure:14397: test -s conftest
configure:14400: $? = 0
configure:14414: result: yes
configure:14318: checking for setenv
configure:14374: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14380: $? = 0
configure:14387: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14390: $? = 0
configure:14397: test -s conftest
configure:14400: $? = 0
configure:14414: result: yes
configure:14431: checking for strtoll
configure:14487: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14493: $? = 0
configure:14500: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14503: $? = 0
configure:14510: test -s conftest
configure:14513: $? = 0
configure:14527: result: yes
configure:14431: checking for strtoq
configure:14487: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14493: $? = 0
configure:14500: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14503: $? = 0
configure:14510: test -s conftest
configure:14513: $? = 0
configure:14527: result: yes
configure:14431: checking for sysconf
configure:14487: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14493: $? = 0
configure:14500: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14503: $? = 0
configure:14510: test -s conftest
configure:14513: $? = 0
configure:14527: result: yes
configure:14431: checking for malloc_zone_statistics
configure:14487: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
/tmp/conftest-53f43b.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `malloc_zone_statistics'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14493: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define malloc_zone_statistics to an innocuous variant, in case declares malloc_zone_statistics.
| For example, HP-UX 11i declares gettimeofday. */
| #define malloc_zone_statistics innocuous_malloc_zone_statistics
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char malloc_zone_statistics (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef malloc_zone_statistics
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char malloc_zone_statistics ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_malloc_zone_statistics || defined __stub___malloc_zone_statistics
| choke me
| #endif
|
| int
| main ()
| {
| return malloc_zone_statistics ();
| ;
| return 0;
| }
configure:14527: result: no
configure:14543: checking for setjmp
configure:14599: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
conftest.c:141:6: warning: declaration of built-in function 'setjmp' requires inclusion of the header [-Wbuiltin-requires-header]
char setjmp ();
^
1 warning generated.
configure:14605: $? = 0
configure:14612: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14615: $? = 0
configure:14622: test -s conftest
configure:14625: $? = 0
configure:14639: result: yes
configure:14543: checking for longjmp
configure:14599: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
conftest.c:142:6: warning: declaration of built-in function 'longjmp' requires inclusion of the header [-Wbuiltin-requires-header]
char longjmp ();
^
1 warning generated.
configure:14605: $? = 0
configure:14612: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14615: $? = 0
configure:14622: test -s conftest
configure:14625: $? = 0
configure:14639: result: yes
configure:14543: checking for writev
configure:14599: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14605: $? = 0
configure:14612: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14615: $? = 0
configure:14622: test -s conftest
configure:14625: $? = 0
configure:14639: result: yes
configure:14654: checking for futimes
configure:14710: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14716: $? = 0
configure:14723: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14726: $? = 0
configure:14733: test -s conftest
configure:14736: $? = 0
configure:14750: result: yes
configure:14654: checking for futimens
configure:14710: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14716: $? = 0
configure:14723: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:14726: $? = 0
configure:14733: test -s conftest
configure:14736: $? = 0
configure:14750: result: yes
configure:14760: checking if printf has the %a format character
configure:14810: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:14813: $? = 0
configure:14819: ./conftest
configure:14822: $? = 0
configure:14844: result: yes
configure:14855: checking whether arc4random is declared
configure:14885: clang -Qunused-arguments -c conftest.c >&5
conftest.c:161:22: error: use of undeclared identifier 'arc4random'
char *p = (char *) arc4random;
^
1 error generated.
configure:14891: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| #define HAVE_WRITEV 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMENS 1
| #define HAVE_PRINTF_A 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef arc4random
| char *p = (char *) arc4random;
| return !p;
| #endif
|
| ;
| return 0;
| }
configure:14923: result: no
configure:14942: checking whether strerror_s is declared
configure:14972: clang -Qunused-arguments -c conftest.c >&5
conftest.c:162:22: error: use of undeclared identifier 'strerror_s'
char *p = (char *) strerror_s;
^
1 error generated.
configure:14978: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "LLVM"
| #define PACKAGE_TARNAME "llvm"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "LLVM 3.8.0"
| #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
| #define LLVM_VERSION_MAJOR 3
| #define LLVM_VERSION_MINOR 8
| #define LLVM_VERSION_PATCH 0
| #define LLVM_VERSION_STRING "3.8.0"
| #define LLVM_ON_UNIX 1
| #define LLVM_ENABLE_THREADS 1
| #define LLVM_ENABLE_ZLIB 0
| #define ENABLE_PIC 1
| #define ENABLE_TIMESTAMPS 1
| #define ENABLE_BACKTRACES 1
| #define ENABLE_CRASH_OVERRIDES 1
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define LLVM_NATIVE_ARCH X86
| #define LLVM_NATIVE_TARGET LLVMInitializeX86Target
| #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
| #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
| #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
| #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
| #define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
| #define CLANG_RESOURCE_DIR ""
| #define C_INCLUDE_DIRS ""
| #define GCC_INSTALL_PREFIX ""
| #define DEFAULT_SYSROOT ""
| #define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
| #define BUG_REPORT_URL "http://llvm.org/bugs/"
| #define HAVE_DOT 1
| #define LLVM_PATH_DOT "/usr/bin/dot"
| #define HOST_LINK_VERSION "2.26.1"
| #define HAVE_LINK_R 1
| #define HAVE_LINK_EXPORT_DYNAMIC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define HAVE_LIBM 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBEDIT 1
| #define HAVE_MALLINFO 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_MUTEX_LOCK 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_PTHREAD_GETSPECIFIC 1
| #define LLVM_USE_OPROFILE 0
| #define LLVM_USE_INTEL_JITEVENTS 0
| #define CLANG_HAVE_LIBXML 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MMAP_ANONYMOUS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_CXXABI_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINK_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_DECL_FE_ALL_EXCEPT 1
| #define HAVE_DECL_FE_INEXACT 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_CRASHREPORTER_INFO 0
| #define RETSIGTYPE void
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ISATTY 1
| #define HAVE_MKDTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_PREAD 1
| #define HAVE_REALPATH 1
| #define HAVE_SBRK 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOQ 1
| #define HAVE_SYSCONF 1
| #define HAVE_SETJMP 1
| #define HAVE_LONGJMP 1
| #define HAVE_WRITEV 1
| #define HAVE_FUTIMES 1
| #define HAVE_FUTIMENS 1
| #define HAVE_PRINTF_A 1
| #define HAVE_DECL_ARC4RANDOM 0
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef strerror_s
| char *p = (char *) strerror_s;
| return !p;
| #endif
|
| ;
| return 0;
| }
configure:15010: result: no
configure:16647: checking for stdlib.h
configure:16653: result: yes
configure:16647: checking for unistd.h
configure:16653: result: yes
configure:16815: checking for getpagesize
configure:16911: result: yes
configure:16921: checking for working mmap
configure:17068: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:17071: $? = 0
configure:17077: ./conftest
configure:17080: $? = 0
configure:17096: result: yes
configure:17107: checking for mmap of files
configure:17152: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
conftest.c:143:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
unlink ("foo");
^
1 warning generated.
configure:17155: $? = 0
configure:17161: ./conftest
configure:17164: $? = 0
configure:17187: result: yes
configure:17199: checking if /dev/zero is needed for mmap
configure:17211: result: no
configure:17233: checking for GCC atomic builtins
configure:17266: clang++ -Qunused-arguments -o conftest conftest.cpp -lpthread -ledit -ldl -lm >&5
configure:17272: $? = 0
configure:17279: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17282: $? = 0
configure:17289: test -s conftest
configure:17292: $? = 0
configure:17295: result: yes
configure:17331: checking for 32-bit userspace on 64-bit system
configure:17366: clang -Qunused-arguments -c conftest.c >&5
configure:17372: $? = 0
configure:17379: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:17382: $? = 0
configure:17389: test -s conftest.o
configure:17392: $? = 0
configure:17411: result: no
configure:17424: checking for __dso_handle
configure:17480: clang -Qunused-arguments -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
configure:17486: $? = 0
configure:17493: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:17496: $? = 0
configure:17503: test -s conftest
configure:17506: $? = 0
configure:17520: result: yes
configure:17702: checking for compiler -fvisibility-inlines-hidden option
configure:17736: clang++ -Qunused-arguments -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp >&5
configure:17742: $? = 0
configure:17749: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:17752: $? = 0
configure:17759: test -s conftest.o
configure:17762: $? = 0
configure:17782: result: yes
configure:17999: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by LLVM config.status 3.8.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a82795e5e4fe
config.status:783: creating include/llvm/Config/Targets.def
config.status:783: creating include/llvm/Config/AsmPrinters.def
config.status:783: creating include/llvm/Config/AsmParsers.def
config.status:783: creating include/llvm/Config/Disassemblers.def
config.status:783: creating Makefile.config
config.status:783: creating llvm.spec
config.status:783: creating docs/doxygen.cfg
config.status:783: creating bindings/ocaml/llvm/META.llvm
config.status:783: creating include/llvm/Config/config.h
config.status:783: creating include/llvm/Config/llvm-config.h
config.status:783: creating include/llvm/Support/DataTypes.h
config.status:1149: executing setup commands
config.status:1149: executing Makefile commands
config.status:1149: executing Makefile.common commands
config.status:1149: executing examples/Makefile commands
config.status:1149: executing lib/Makefile commands
config.status:1149: executing test/Makefile commands
config.status:1149: executing test/Makefile.tests commands
config.status:1149: executing unittests/Makefile commands
config.status:1149: executing tools/Makefile commands
config.status:1149: executing utils/Makefile commands
config.status:1149: executing projects/Makefile commands
config.status:1149: executing bindings/Makefile commands
config.status:1149: executing bindings/ocaml/Makefile.ocaml commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='clang -Qunused-arguments'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=' '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='clang++ -Qunused-arguments'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' '
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
ac_cv_func___dso_handle=yes
ac_cv_func_backtrace=yes
ac_cv_func_futimens=yes
ac_cv_func_futimes=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isatty=yes
ac_cv_func_longjmp=yes
ac_cv_func_malloc_zone_statistics=no
ac_cv_func_mkdtemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mmap_file=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_pread=yes
ac_cv_func_realpath=yes
ac_cv_func_sbrk=yes
ac_cv_func_setenv=yes
ac_cv_func_setjmp=yes
ac_cv_func_setrlimit=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoq=yes
ac_cv_func_sysconf=yes
ac_cv_func_writev=yes
ac_cv_have_decl_FE_ALL_EXCEPT=yes
ac_cv_have_decl_FE_INEXACT=yes
ac_cv_have_decl_arc4random=no
ac_cv_have_decl_strerror_s=no
ac_cv_header_CrashReporterClient_h=no
ac_cv_header_cxxabi_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_link_h=yes
ac_cv_header_mach_mach_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_malloc_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mmap_anon=yes
ac_cv_header_pthread_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_valgrind_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_huge_val_sanity=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_xml2_xmlReadFile=yes
ac_cv_need_dev_zero_for_mmap=no
ac_cv_objext=o
ac_cv_path_BINPWD=/usr/bin/pwd
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_CAT=/usr/bin/cat
ac_cv_path_CMP=/usr/bin/cmp
ac_cv_path_CP=/usr/bin/cp
ac_cv_path_DATE=/usr/bin/date
ac_cv_path_DOT=/usr/bin/dot
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FIND=/usr/bin/find
ac_cv_path_GAS=/usr/bin/as
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_GZIPBIN=/usr/bin/gzip
ac_cv_path_MKDIR=/usr/bin/mkdir
ac_cv_path_MV=/usr/bin/mv
ac_cv_path_NM=/usr/bin/nm
ac_cv_path_PDFROFF=/usr/bin/pdfroff
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC='clang -Qunused-arguments'
ac_cv_prog_CPP='clang -Qunused-arguments -E'
ac_cv_prog_XML2CONFIG=xml2-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_el_init=-ledit
ac_cv_search_mallinfo='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pthread_getspecific='none required'
ac_cv_search_pthread_mutex_lock='none required'
ac_cv_search_pthread_rwlock_init='none required'
ac_cv_struct_tm=time.h
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_int64_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uint64_t=yes
llvm_cv_c_printf_a=yes
llvm_cv_cxx_compiler=clang
llvm_cv_cxx_visibility_inlines_hidden=yes
llvm_cv_enable_backtraces=yes
llvm_cv_enable_crash_overrides=yes
llvm_cv_enable_libedit=yes
llvm_cv_enable_libffi=no
llvm_cv_enable_terminfo=no
llvm_cv_gnu_make_command=make
llvm_cv_link_all_option=-Wl,--whole-archive
llvm_cv_link_use_export_dynamic=yes
llvm_cv_link_use_r=yes
llvm_cv_link_use_version_script=yes
llvm_cv_link_version=2.26.1
llvm_cv_linux_mixed=no
llvm_cv_no_link_all_option=-Wl,--no-whole-archive
llvm_cv_old_cxxflags=' '
llvm_cv_os_type=Linux
llvm_cv_platform_type=Unix
llvm_cv_target_arch=x86_64
llvm_cv_target_os_type=Linux
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALL_TARGETS='X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ AMDGPU BPF'
AR='ar'
ARCH='x86_64'
BINDINGS_TO_BUILD=''
BINPWD='/usr/bin/pwd'
BINUTILS_INCDIR=''
BUILD_CC=''
BUILD_CXX=''
BUILD_EXEEXT=''
BZIP2='/usr/bin/bzip2'
CAT='/usr/bin/cat'
CC='clang -Qunused-arguments'
CFLAGS=' '
CLANG_PLUGIN_SUPPORT='1'
CLANG_SRC_ROOT=''
CMP='/usr/bin/cmp'
COVERED_SWITCH_DEFAULT='-Wcovered-switch-default'
CP='/usr/bin/cp'
CPP='clang -Qunused-arguments -E'
CPPFLAGS=''
CVSBUILD=''
CXX='clang++ -Qunused-arguments'
CXXFLAGS=' '
CXX_COMPILER='clang'
DATE='/usr/bin/date'
DEBUG_RUNTIME=''
DEBUG_SYMBOLS=''
DEFS='-DHAVE_CONFIG_H'
DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1'
DOT='/usr/bin/dot'
DOXYGEN='/usr/bin/doxygen'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ABI_BREAKING_CHECKS='0'
ENABLE_CLANG_ARCMT='1'
ENABLE_CLANG_STATIC_ANALYZER='1'
ENABLE_CXX1Y='0'
ENABLE_DOCS='0'
ENABLE_DOXYGEN='0'
ENABLE_EMBED_STDCXX='0'
ENABLE_EXPENSIVE_CHECKS=''
ENABLE_LIBCPP='0'
ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1'
ENABLE_PIC='1'
ENABLE_POLLY='1'
ENABLE_PROFILING=''
ENABLE_PTHREADS='1'
ENABLE_SHARED='0'
ENABLE_SPLIT_DWARF='0'
ENABLE_TERMINFO='0'
ENABLE_TIMESTAMPS='1'
ENABLE_VISIBILITY_INLINES_HIDDEN='1'
ENABLE_WERROR='0'
EXEEXT=''
EXPENSIVE_CHECKS='no'
EXTRA_LD_OPTIONS=''
EXTRA_OPTIONS=''
FIND='/usr/bin/find'
GAS='/usr/bin/as'
GO=''
GREP='/usr/bin/grep'
GROFF='/usr/bin/groff'
GZIPBIN='/usr/bin/gzip'
HAVE_DLOPEN='1'
HAVE_LIBZ='0'
HAVE_LINK_VERSION_SCRIPT='1'
HAVE_OCAMLOPT=''
HAVE_OCAML_OUNIT=''
HAVE_PTHREAD='1'
HAVE_TERMINFO=''
HOST_ARCH='x86_64'
HOST_OS='Linux'
HUGE_VAL_SANITY='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTERNAL_PREFIX=''
JIT=''
KEEP_SYMBOLS=''
LDFLAGS=' '
LIBOBJS=''
LIBS='-lpthread -ledit -ldl -lm '
LIBXML2_INC='-I/usr/include/libxml2'
LIBXML2_LIBS='-lxml2'
LINKALL='-Wl,--whole-archive'
LLVM_BINDIR='/usr/local/bin'
LLVM_CONFIGTIME='Thu Apr 13 21:09:13 UTC 2017'
LLVM_COPYRIGHT='Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign.'
LLVM_CROSS_COMPILING='0'
LLVM_DATADIR='/usr/local/share/llvm'
LLVM_DOCSDIR='/usr/local/share/doc/llvm'
LLVM_ENABLE_THREADS='1'
LLVM_ENABLE_ZLIB='0'
LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(X86) LLVM_ASM_PARSER(X86) LLVM_ASM_PARSER(ARM) LLVM_ASM_PARSER(AArch64) LLVM_ASM_PARSER(Mips) LLVM_ASM_PARSER(PowerPC) '
LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(X86) LLVM_ASM_PRINTER(X86) LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(AArch64) LLVM_ASM_PRINTER(Mips) LLVM_ASM_PRINTER(PowerPC) '
LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(X86) LLVM_DISASSEMBLER(X86) LLVM_DISASSEMBLER(ARM) LLVM_DISASSEMBLER(AArch64) LLVM_DISASSEMBLER(Mips) LLVM_DISASSEMBLER(PowerPC) '
LLVM_ENUM_TARGETS='LLVM_TARGET(X86) LLVM_TARGET(X86) LLVM_TARGET(ARM) LLVM_TARGET(AArch64) LLVM_TARGET(Mips) LLVM_TARGET(PowerPC) '
LLVM_ETCDIR='/usr/local/etc/llvm'
LLVM_HAS_POLLY=''
LLVM_INCLUDEDIR='/usr/local/include'
LLVM_INFODIR='/usr/local/info'
LLVM_MANDIR='/usr/local/man'
LLVM_NATIVE_ARCH='X86'
LLVM_ON_UNIX='1'
LLVM_ON_WIN32='0'
LLVM_PREFIX='/usr/local'
LLVM_VERSION_MAJOR='3'
LLVM_VERSION_MINOR='8'
LLVM_VERSION_PATCH='0'
LLVM_VERSION_SUFFIX=''
LN_S='ln -s'
LTLIBOBJS=''
MISSING_FIELD_INITIALIZERS='-Wmissing-field-initializers'
MKDIR='/usr/bin/mkdir'
MMAP_FILE='yes'
MV='/usr/bin/mv'
NM='/usr/bin/nm'
NOLINKALL='-Wl,--no-whole-archive'
NO_COMMENT='-Wno-comment'
NO_MAYBE_UNINITIALIZED=''
NO_UNINITIALIZED=''
NO_VARIADIC_MACROS='-Wno-variadic-macros'
OBJEXT='o'
OCAMLFIND=''
OCAML_LIBDIR=''
OPTIMIZE_OPTION='-O3'
OS='Linux'
PACKAGE_BUGREPORT='http://llvm.org/bugs/'
PACKAGE_NAME='LLVM'
PACKAGE_STRING='LLVM 3.8.0'
PACKAGE_TARNAME='llvm'
PACKAGE_VERSION='3.8.0'
PATH_SEPARATOR=':'
PDFROFF='/usr/bin/pdfroff'
PYTHON='/usr/bin/python2.7'
QHELPGENERATOR=''
RANLIB='ranlib'
RDYNAMIC='-rdynamic'
RM='/usr/bin/rm'
RPATH='-Wl,-R'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIBEXT='.so'
TAR='/usr/bin/tar'
TARGETS_TO_BUILD='PowerPC Mips AArch64 ARM X86 X86 '
TARGETS_WITH_JIT='ARM AArch64 Mips PowerPC SystemZ X86'
TARGET_HAS_JIT='1'
TARGET_OS='Linux'
USE_INTEL_JITEVENTS='0'
USE_OPROFILE='0'
XML2CONFIG='xml2-config'
ZIP='/usr/bin/zip'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
clang_doxygen_generate_qhp='NO'
clang_doxygen_qch_filename=''
clang_doxygen_qhelpgenerator_path=''
clang_doxygen_qhp_cust_filter_attrs='Clang,3.8.0'
clang_doxygen_qhp_cust_filter_name='Clang 3.8.0'
clang_doxygen_qhp_namespace=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_external_search='NO'
enable_searchengine='NO'
enable_server_based_search='NO'
exec_prefix='${prefix}'
extra_search_mappings=''
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
ifGNUmake=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
llvm_doxygen_generate_qhp='NO'
llvm_doxygen_qch_filename=''
llvm_doxygen_qhelpgenerator_path=''
llvm_doxygen_qhp_cust_filter_attrs=''
llvm_doxygen_qhp_cust_filter_name=''
llvm_doxygen_qhp_namespace=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_prefix='x86_64-unknown-linux-gnu-'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
searchengine_url=''
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias='x86_64-unknown-linux-gnu'
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "LLVM"
#define PACKAGE_TARNAME "llvm"
#define PACKAGE_VERSION "3.8.0"
#define PACKAGE_STRING "LLVM 3.8.0"
#define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
#define LLVM_VERSION_MAJOR 3
#define LLVM_VERSION_MINOR 8
#define LLVM_VERSION_PATCH 0
#define LLVM_VERSION_STRING "3.8.0"
#define LLVM_ON_UNIX 1
#define LLVM_ENABLE_THREADS 1
#define LLVM_ENABLE_ZLIB 0
#define ENABLE_PIC 1
#define ENABLE_TIMESTAMPS 1
#define ENABLE_BACKTRACES 1
#define ENABLE_CRASH_OVERRIDES 1
#define LLVM_NATIVE_ARCH X86
#define LLVM_NATIVE_TARGET LLVMInitializeX86Target
#define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
#define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
#define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
#define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
#define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
#define LLVM_NATIVE_ARCH X86
#define LLVM_NATIVE_TARGET LLVMInitializeX86Target
#define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo
#define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC
#define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
#define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser
#define LLVM_NATIVE_DISASSEMBLER LLVMInitializeX86Disassembler
#define CLANG_RESOURCE_DIR ""
#define C_INCLUDE_DIRS ""
#define GCC_INSTALL_PREFIX ""
#define DEFAULT_SYSROOT ""
#define CLANG_DEFAULT_OPENMP_RUNTIME "libomp"
#define BUG_REPORT_URL "http://llvm.org/bugs/"
#define HAVE_DOT 1
#define LLVM_PATH_DOT "/usr/bin/dot"
#define HOST_LINK_VERSION "2.26.1"
#define HAVE_LINK_R 1
#define HAVE_LINK_EXPORT_DYNAMIC 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define LTDL_SHLIB_EXT ".so"
#define HAVE_LIBM 1
#define HAVE_DLOPEN 1
#define HAVE_LIBEDIT 1
#define HAVE_MALLINFO 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_MUTEX_LOCK 1
#define HAVE_PTHREAD_RWLOCK_INIT 1
#define HAVE_PTHREAD_GETSPECIFIC 1
#define LLVM_USE_OPROFILE 0
#define LLVM_USE_INTEL_JITEVENTS 0
#define CLANG_HAVE_LIBXML 1
#define HAVE_DIRENT_H 1
#define HAVE_MMAP_ANONYMOUS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_CXXABI_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINK_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDINT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_FENV_H 1
#define HAVE_DECL_FE_ALL_EXCEPT 1
#define HAVE_DECL_FE_INEXACT 1
#define HAVE_PTHREAD_H 1
#define HAVE_CRASHREPORTER_INFO 0
#define RETSIGTYPE void
#define HAVE_INT64_T 1
#define HAVE_UINT64_T 1
#define HAVE_BACKTRACE 1
#define HAVE_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ISATTY 1
#define HAVE_MKDTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
#define HAVE_POSIX_SPAWN 1
#define HAVE_PREAD 1
#define HAVE_REALPATH 1
#define HAVE_SBRK 1
#define HAVE_SETRLIMIT 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_R 1
#define HAVE_SETENV 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOQ 1
#define HAVE_SYSCONF 1
#define HAVE_SETJMP 1
#define HAVE_LONGJMP 1
#define HAVE_WRITEV 1
#define HAVE_FUTIMES 1
#define HAVE_FUTIMENS 1
#define HAVE_PRINTF_A 1
#define HAVE_DECL_ARC4RANDOM 0
#define HAVE_DECL_STRERROR_S 0
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MMAP_FILE
#define LLVM_HAS_ATOMICS 1
#define HAVE___DSO_HANDLE 1
#define LLVM_PREFIX "/usr/local"
#define LLVM_BINDIR "/usr/local/bin"
#define LLVM_DATADIR "/usr/local/share/llvm"
#define LLVM_DOCSDIR "/usr/local/share/doc/llvm"
#define LLVM_ETCDIR "/usr/local/etc/llvm"
#define LLVM_INCLUDEDIR "/usr/local/include"
#define LLVM_INFODIR "/usr/local/info"
#define LLVM_MANDIR "/usr/local/man"
#define LLVM_CONFIGTIME "Thu Apr 13 21:09:13 UTC 2017"
#define LLVM_HOST_TRIPLE "x86_64-unknown-linux-gnu"
#define LLVM_DEFAULT_TARGET_TRIPLE "x86_64-unknown-linux-gnu"
configure: exit 0
CMD: config logfiles '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /tmp/rust/src/rustc-1.10.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 /tmp/rust/src/rustc-1.10.0/src/rt/ EXTRA_CFLAGS=-g1 -ffunction-sections -fdata-sections
## --------- ##
## Platform. ##
## --------- ##
hostname = a82795e5e4fe
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2573: checking for xsltproc
configure:2591: found /usr/bin/xsltproc
configure:2604: result: /usr/bin/xsltproc
configure:2645: checking for x86_64-unknown-linux-gnu-gcc
configure:2672: result: clang -m64
configure:2941: checking for C compiler version
configure:2950: clang -m64 --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2961: $? = 0
configure:2950: clang -m64 -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2961: $? = 0
configure:2950: clang -m64 -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2961: $? = 1
configure:2950: clang -m64 -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2961: $? = 1
configure:2981: checking whether the C compiler works
configure:3003: clang -m64 -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3007: $? = 0
configure:3055: result: yes
configure:3058: checking for C compiler default output file name
configure:3060: result: a.out
configure:3066: checking for suffix of executables
configure:3073: clang -m64 -o conftest -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3077: $? = 0
configure:3099: result:
configure:3121: checking whether we are cross compiling
configure:3129: clang -m64 -o conftest -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3133: $? = 0
configure:3140: ./conftest
configure:3144: $? = 0
configure:3159: result: no
configure:3164: checking for suffix of object files
configure:3186: clang -m64 -c -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3190: $? = 0
configure:3211: result: o
configure:3215: checking whether we are using the GNU C compiler
configure:3234: clang -m64 -c -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3234: $? = 0
configure:3243: result: yes
configure:3252: checking whether clang -m64 accepts -g
configure:3272: clang -m64 -c -g -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3272: $? = 0
configure:3313: result: yes
configure:3330: checking for clang -m64 option to accept ISO C89
configure:3393: clang -m64 -c -fPIC -w -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3393: $? = 0
configure:3406: result: none needed
configure:3835: checking whether compiler supports -g1 -ffunction-sections -fdata-sections
configure:3857: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:3857: $? = 0
configure:3859: result: yes
configure:3876: checking how to run the C preprocessor
configure:3907: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
configure:3907: $? = 0
configure:3921: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3946: result: clang -m64 -E
configure:3966: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
configure:3966: $? = 0
configure:3980: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3980: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:4010: checking for grep that handles long lines and -e
configure:4068: result: /usr/bin/grep
configure:4073: checking for egrep
configure:4135: result: /usr/bin/grep -E
configure:4140: checking for ANSI C header files
configure:4160: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4160: $? = 0
configure:4233: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4233: $? = 0
configure:4233: ./conftest
configure:4233: $? = 0
configure:4244: result: yes
configure:4257: checking for sys/types.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for sys/stat.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for stdlib.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for string.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for memory.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for strings.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for inttypes.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for stdint.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4257: checking for unistd.h
configure:4257: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4257: $? = 0
configure:4257: result: yes
configure:4269: checking whether byte ordering is bigendian
configure:4284: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:4284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4329: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4329: $? = 0
configure:4347: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:4347: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4475: result: no
configure:4512: checking size of void *
configure:4517: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4517: $? = 0
configure:4517: ./conftest
configure:4517: $? = 0
configure:4531: result: 8
configure:4558: checking size of int
configure:4563: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4563: $? = 0
configure:4563: ./conftest
configure:4563: $? = 0
configure:4577: result: 4
configure:4603: checking size of long
configure:4608: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4608: $? = 0
configure:4608: ./conftest
configure:4608: $? = 0
configure:4622: result: 8
configure:4648: checking size of long long
configure:4653: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4653: $? = 0
configure:4653: ./conftest
configure:4653: $? = 0
configure:4667: result: 8
configure:4693: checking size of intmax_t
configure:4698: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4698: $? = 0
configure:4698: ./conftest
configure:4698: $? = 0
configure:4712: result: 8
configure:4740: checking build system type
configure:4754: result: x86_64-unknown-linux-gnu
configure:4774: checking host system type
configure:4787: result: x86_64-unknown-linux-gnu
configure:4852: checking whether pause instruction is compilable
configure:4868: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
configure:4868: $? = 0
configure:4876: result: yes
configure:4924: checking for x86_64-unknown-linux-gnu-ar
configure:4951: result: ar
configure:5154: checking malloc.h usability
configure:5154: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5154: $? = 0
configure:5154: result: yes
configure:5154: checking malloc.h presence
configure:5154: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c
configure:5154: $? = 0
configure:5154: result: yes
configure:5154: checking for malloc.h
configure:5154: result: yes
configure:5160: checking whether malloc_usable_size definition can use const argument
configure:5176: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
conftest.c:37:12: error: conflicting types for 'malloc_usable_size'
size_t malloc_usable_size(const void *ptr);
^
/usr/include/malloc.h:129:15: note: previous declaration is here
extern size_t malloc_usable_size (void *__ptr) __THROW;
^
1 error generated.
configure:5176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include
| #include
| size_t malloc_usable_size(const void *ptr);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5184: result: no
configure:5219: checking whether __attribute__ syntax is compilable
configure:5235: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5235: $? = 0
configure:5243: result: yes
configure:5251: checking whether compiler supports -fvisibility=hidden
configure:5273: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5273: $? = 0
configure:5275: result: yes
configure:5290: checking whether compiler supports -Werror
configure:5312: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5312: $? = 0
configure:5314: result: yes
configure:5326: checking whether tls_model attribute is compilable
configure:5344: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5344: $? = 0
configure:5352: result: yes
configure:5365: checking whether compiler supports -Werror
configure:5387: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5387: $? = 0
configure:5389: result: yes
configure:5401: checking whether alloc_size attribute is compilable
configure:5417: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5417: $? = 0
configure:5425: result: yes
configure:5435: checking whether compiler supports -Werror
configure:5457: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5457: $? = 0
configure:5459: result: yes
configure:5471: checking whether format(gnu_printf, ...) attribute is compilable
configure:5487: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5487: $? = 0
configure:5495: result: yes
configure:5505: checking whether compiler supports -Werror
configure:5527: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5527: $? = 0
configure:5529: result: yes
configure:5541: checking whether format(printf, ...) attribute is compilable
configure:5557: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -Werror -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5557: $? = 0
configure:5565: result: yes
configure:5618: checking for a BSD-compatible install
configure:5686: result: /usr/bin/install -c
configure:5700: checking for x86_64-unknown-linux-gnu-ranlib
configure:5727: result: ar s
configure:5791: checking for ld
configure:5809: found /usr/bin/ld
configure:5822: result: /usr/bin/ld
configure:5832: checking for autoconf
configure:5850: found /usr/bin/autoconf
configure:5863: result: /usr/bin/autoconf
configure:5874: checking for memalign
configure:5874: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5874: $? = 0
configure:5874: result: yes
configure:5881: checking for valloc
configure:5881: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:5881: $? = 0
configure:5881: result: yes
configure:6638: checking configured backtracing method
configure:6640: result: N/A
configure:6696: checking for sbrk
configure:6696: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:6696: $? = 0
configure:6696: result: yes
configure:6751: checking whether utrace(2) is compilable
configure:6775: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
conftest.c:56:10: fatal error: 'sys/ktrace.h' file not found
#include
^
1 error generated.
configure:6775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
| #include
|
| int
| main ()
| {
|
| utrace((void *)0, 0);
|
| ;
| return 0;
| }
configure:6783: result: no
configure:6810: checking whether valgrind is compilable
configure:6833: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
conftest.c:52:10: fatal error: 'valgrind/valgrind.h' file not found
#include
^
1 error generated.
configure:6833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| /* end confdefs.h. */
|
| #include
| #include
|
| #if !defined(VALGRIND_RESIZEINPLACE_BLOCK)
| # error "Incompatible Valgrind version"
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6841: result: no
configure:6893: checking whether a program using __builtin_ffsl is compilable
configure:6918: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:6918: $? = 0
configure:6926: result: yes
configure:7023: checking LG_PAGE
configure:7074: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:7074: $? = 0
configure:7074: ./conftest
configure:7074: $? = 0
configure:7084: result: 12
configure:7137: result: Missing VERSION file, and unable to generate it; creating bogus VERSION
configure:7161: checking pthread.h usability
configure:7161: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c >&5
configure:7161: $? = 0
configure:7161: result: yes
configure:7161: checking pthread.h presence
configure:7161: clang -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c
configure:7161: $? = 0
configure:7161: result: yes
configure:7161: checking for pthread.h
configure:7161: result: yes
configure:7173: checking for pthread_create in -lpthread
configure:7198: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE conftest.c -lpthread >&5
configure:7198: $? = 0
configure:7207: result: yes
configure:7278: checking for library containing clock_gettime
configure:7309: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:7309: $? = 0
configure:7326: result: none required
configure:7337: checking for secure_getenv
configure:7337: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:7337: $? = 0
configure:7337: result: yes
configure:7350: checking for issetugid
configure:7350: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/conftest-41a38c.o: In function `main':
/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/conftest.c:93: undefined reference to `issetugid'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| /* end confdefs.h. */
| /* Define issetugid to an innocuous variant, in case declares issetugid.
| For example, HP-UX 11i declares gettimeofday. */
| #define issetugid innocuous_issetugid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char issetugid (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef issetugid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char issetugid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_issetugid || defined __stub___issetugid
| choke me
| #endif
|
| int
| main ()
| {
| return issetugid ();
| ;
| return 0;
| }
configure:7350: result: no
configure:7363: checking for _malloc_thread_cleanup
configure:7363: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/conftest-bd6257.o: In function `main':
/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/conftest.c:93: undefined reference to `_malloc_thread_cleanup'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| /* end confdefs.h. */
| /* Define _malloc_thread_cleanup to an innocuous variant, in case declares _malloc_thread_cleanup.
| For example, HP-UX 11i declares gettimeofday. */
| #define _malloc_thread_cleanup innocuous__malloc_thread_cleanup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _malloc_thread_cleanup (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _malloc_thread_cleanup
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _malloc_thread_cleanup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__malloc_thread_cleanup || defined __stub____malloc_thread_cleanup
| choke me
| #endif
|
| int
| main ()
| {
| return _malloc_thread_cleanup ();
| ;
| return 0;
| }
configure:7363: result: no
configure:7377: checking for _pthread_mutex_init_calloc_cb
configure:7377: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/conftest-2be3a3.o: In function `main':
/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/conftest.c:93: undefined reference to `_pthread_mutex_init_calloc_cb'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| /* end confdefs.h. */
| /* Define _pthread_mutex_init_calloc_cb to an innocuous variant, in case declares _pthread_mutex_init_calloc_cb.
| For example, HP-UX 11i declares gettimeofday. */
| #define _pthread_mutex_init_calloc_cb innocuous__pthread_mutex_init_calloc_cb
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _pthread_mutex_init_calloc_cb (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _pthread_mutex_init_calloc_cb
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _pthread_mutex_init_calloc_cb ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__pthread_mutex_init_calloc_cb || defined __stub____pthread_mutex_init_calloc_cb
| choke me
| #endif
|
| int
| main ()
| {
| return _pthread_mutex_init_calloc_cb ();
| ;
| return 0;
| }
configure:7377: result: no
configure:7508: checking for TLS
configure:7527: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:7527: $? = 0
configure:7528: result: yes
configure:7556: checking whether C11 atomics is compilable
configure:7585: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:7585: $? = 0
configure:7593: result: yes
configure:7603: checking whether atomic(9) is compilable
configure:7634: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:63:10: fatal error: 'machine/atomic.h' file not found
#include
^
1 error generated.
configure:7634: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
|
| {
| uint32_t x32 = 0;
| volatile uint32_t *x32p = &x32;
| atomic_fetchadd_32(x32p, 1);
| }
| {
| unsigned long xlong = 0;
| volatile unsigned long *xlongp = &xlong;
| atomic_fetchadd_long(xlongp, 1);
| }
|
| ;
| return 0;
| }
configure:7642: result: no
configure:7652: checking whether Darwin OSAtomic*() is compilable
configure:7682: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:62:10: fatal error: 'libkern/OSAtomic.h' file not found
#include
^
1 error generated.
configure:7682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
|
| {
| int32_t x32 = 0;
| volatile int32_t *x32p = &x32;
| OSAtomicAdd32(1, x32p);
| }
| {
| int64_t x64 = 0;
| volatile int64_t *x64p = &x64;
| OSAtomicAdd64(1, x64p);
| }
|
| ;
| return 0;
| }
configure:7690: result: no
configure:7700: checking whether madvise(2) is compilable
configure:7722: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:7722: $? = 0
configure:7730: result: yes
configure:7743: checking whether to force 32-bit __sync_{add,sub}_and_fetch()
configure:7771: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:76:51: error: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 is defined, no need to force
#error __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 is defined, no need to force
^
1 error generated.
configure:7771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| #define JEMALLOC_HAVE_MADVISE
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
| {
| uint32_t x32 = 0;
| __sync_add_and_fetch(&x32, 42);
| __sync_sub_and_fetch(&x32, 1);
| }
| #else
| #error __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 is defined, no need to force
| #endif
|
| ;
| return 0;
| }
configure:7779: result: no
configure:7788: checking whether to force 64-bit __sync_{add,sub}_and_fetch()
configure:7816: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:76:51: error: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 is defined, no need to force
#error __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 is defined, no need to force
^
1 error generated.
configure:7816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| #define JEMALLOC_HAVE_MADVISE
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
| {
| uint64_t x64 = 0;
| __sync_add_and_fetch(&x64, 42);
| __sync_sub_and_fetch(&x64, 1);
| }
| #else
| #error __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 is defined, no need to force
| #endif
|
| ;
| return 0;
| }
configure:7824: result: no
configure:7835: checking for __builtin_clz
configure:7860: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:7860: $? = 0
configure:7868: result: yes
configure:7878: checking whether Darwin OSSpin*() is compilable
configure:7901: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
conftest.c:64:10: fatal error: 'libkern/OSAtomic.h' file not found
#include
^
1 error generated.
configure:7901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| #define JEMALLOC_HAVE_MADVISE
| #define JEMALLOC_HAVE_BUILTIN_CLZ
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
|
| OSSpinLock lock = 0;
| OSSpinLockLock(&lock);
| OSSpinLockUnlock(&lock);
|
| ;
| return 0;
| }
configure:7909: result: no
configure:8096: checking whether glibc malloc hook is compilable
configure:8123: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:8123: $? = 0
configure:8131: result: yes
configure:8140: checking whether glibc memalign hook is compilable
configure:8163: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:8163: $? = 0
configure:8171: result: yes
configure:8180: checking whether pthreads adaptive mutexes is compilable
configure:8203: clang -m64 -o conftest -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:8203: $? = 0
configure:8211: result: yes
configure:8219: checking for stdbool.h that conforms to C99
configure:8286: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:8286: $? = 0
configure:8293: result: yes
configure:8295: checking for _Bool
configure:8295: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:8295: $? = 0
configure:8295: clang -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c:102:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:8295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_VOID_P 8
| #define LG_SIZEOF_PTR 3
| #define SIZEOF_INT 4
| #define LG_SIZEOF_INT 2
| #define SIZEOF_LONG 8
| #define LG_SIZEOF_LONG 3
| #define SIZEOF_LONG_LONG 8
| #define LG_SIZEOF_LONG_LONG 3
| #define SIZEOF_INTMAX_T 8
| #define LG_SIZEOF_INTMAX_T 3
| #define CPU_SPINWAIT __asm__ volatile("pause")
| #define JEMALLOC_HAS_ALLOCA_H 1
| #define JEMALLOC_PURGE_MADVISE_DONTNEED
| #define JEMALLOC_THREADED_INIT
| #define JEMALLOC_USE_CXX_THROW
| #define HAVE_MALLOC_H 1
| #define JEMALLOC_USABLE_SIZE_CONST
| #define JEMALLOC_HAVE_ATTR
| #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
| #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
| #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
| #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
| #define JEMALLOC_OVERRIDE_MEMALIGN
| #define JEMALLOC_OVERRIDE_VALLOC
| #define JEMALLOC_PRIVATE_NAMESPACE je_
| #define JEMALLOC_CONFIG_MALLOC_CONF ""
| #define JEMALLOC_CC_SILENCE
| #define JEMALLOC_STATS
| #define JEMALLOC_TCACHE
| #define JEMALLOC_MAPS_COALESCE
| #define JEMALLOC_DSS
| #define JEMALLOC_FILL
| #define JEMALLOC_CACHE_OBLIVIOUS
| #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
| #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
| #define JEMALLOC_INTERNAL_FFS __builtin_ffs
| #define LG_TINY_MIN 3
| #define LG_PAGE 12
| #define HAVE_PTHREAD_H 1
| #define JEMALLOC_HAVE_SECURE_GETENV
| #define JEMALLOC_TLS
| #define JEMALLOC_C11ATOMICS 1
| #define JEMALLOC_HAVE_MADVISE
| #define JEMALLOC_HAVE_BUILTIN_CLZ
| #define JEMALLOC_GLIBC_MALLOC_HOOK
| #define JEMALLOC_GLIBC_MEMALIGN_HOOK
| #define JEMALLOC_HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:8295: result: yes
configure:8462: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a82795e5e4fe
config.status:1014: creating Makefile
config.status:1014: creating jemalloc.pc
config.status:1014: creating doc/html.xsl
config.status:1014: creating doc/manpages.xsl
config.status:1014: creating doc/jemalloc.xml
config.status:1014: creating include/jemalloc/jemalloc_macros.h
config.status:1014: creating include/jemalloc/jemalloc_protos.h
config.status:1014: creating include/jemalloc/jemalloc_typedefs.h
config.status:1014: creating include/jemalloc/internal/jemalloc_internal.h
config.status:1014: creating test/test.sh
config.status:1014: creating test/include/test/jemalloc_test.h
config.status:1014: creating config.stamp
config.status:1014: creating bin/jemalloc-config
config.status:1014: creating bin/jemalloc.sh
config.status:1014: creating bin/jeprof
config.status:1014: creating include/jemalloc/jemalloc_defs.h
config.status:1014: creating include/jemalloc/internal/jemalloc_internal_defs.h
config.status:1014: creating test/include/test/jemalloc_test_defs.h
config.status:1188: executing include/jemalloc/internal/private_namespace.h commands
config.status:1188: executing include/jemalloc/internal/private_unnamespace.h commands
config.status:1188: executing include/jemalloc/internal/public_symbols.txt commands
config.status:1188: executing include/jemalloc/internal/public_namespace.h commands
config.status:1188: executing include/jemalloc/internal/public_unnamespace.h commands
config.status:1188: executing include/jemalloc/internal/size_classes.h commands
config.status:1188: executing include/jemalloc/jemalloc_protos_jet.h commands
config.status:1188: executing include/jemalloc/jemalloc_rename.h commands
config.status:1188: executing include/jemalloc/jemalloc_mangle.h commands
config.status:1188: executing include/jemalloc/jemalloc_mangle_jet.h commands
config.status:1188: executing include/jemalloc/jemalloc.h commands
configure:9766: result: ===============================================================================
configure:9768: result: jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
configure:9770: result: library revision : 2
configure:9772: result:
configure:9774: result: CONFIG : --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu 'CC=clang -m64' AR=ar 'RANLIB=ar s' 'CPPFLAGS=-I /tmp/rust/src/rustc-1.10.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=-fPIC -w' LDFLAGS=
configure:9776: result: CC : clang -m64
configure:9778: result: CFLAGS : -fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden
configure:9780: result: CPPFLAGS : -I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT
configure:9782: result: LDFLAGS :
configure:9784: result: EXTRA_LDFLAGS :
configure:9786: result: LIBS : -lpthread
configure:9788: result: TESTLIBS :
configure:9790: result: RPATH_EXTRA :
configure:9792: result:
configure:9794: result: XSLTPROC : /usr/bin/xsltproc
configure:9796: result: XSLROOT :
configure:9798: result:
configure:9800: result: PREFIX : /usr/local
configure:9802: result: BINDIR : /usr/local/bin
configure:9804: result: DATADIR : /usr/local/share
configure:9806: result: INCLUDEDIR : /usr/local/include
configure:9808: result: LIBDIR : /usr/local/lib
configure:9810: result: MANDIR : /usr/local/share/man
configure:9812: result:
configure:9814: result: srcroot : /tmp/rust/src/rustc-1.10.0/src/jemalloc/
configure:9816: result: abs_srcroot : /tmp/rust/src/rustc-1.10.0/src/jemalloc/
configure:9818: result: objroot :
configure:9820: result: abs_objroot : /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/
configure:9822: result:
configure:9824: result: JEMALLOC_PREFIX :
configure:9826: result: JEMALLOC_PRIVATE_NAMESPACE
configure:9828: result: : je_
configure:9830: result: install_suffix :
configure:9832: result: malloc_conf :
configure:9834: result: autogen : 0
configure:9836: result: cc-silence : 1
configure:9838: result: debug : 0
configure:9840: result: code-coverage : 0
configure:9842: result: stats : 1
configure:9844: result: prof : 0
configure:9846: result: prof-libunwind : 0
configure:9848: result: prof-libgcc : 0
configure:9850: result: prof-gcc : 0
configure:9852: result: tcache : 1
configure:9854: result: fill : 1
configure:9856: result: utrace : 0
configure:9858: result: valgrind : 0
configure:9860: result: xmalloc : 0
configure:9862: result: munmap : 0
configure:9864: result: lazy_lock : 0
configure:9866: result: tls : 1
configure:9868: result: cache-oblivious : 1
configure:9870: result: ===============================================================================
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_big_endian=0
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='clang -m64'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-fPIC -w'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I /tmp/rust/src/rustc-1.10.0/src/rt/'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__malloc_thread_cleanup=no
ac_cv_func__pthread_mutex_init_calloc_cb=no
ac_cv_func_issetugid=no
ac_cv_func_memalign=yes
ac_cv_func_sbrk=yes
ac_cv_func_secure_getenv=yes
ac_cv_func_valloc=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_AUTOCONF=/usr/bin/autoconf
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LD=/usr/bin/ld
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CC='clang -m64'
ac_cv_prog_CPP='clang -m64 -E'
ac_cv_prog_RANLIB='ar s'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_clock_gettime='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_void_p=8
ac_cv_type__Bool=yes
je_cv_alloc_size=yes
je_cv_atomic9=no
je_cv_attribute=yes
je_cv_builtin_clz=yes
je_cv_c11atomics=yes
je_cv_cflags_appended=-Werror
je_cv_format_gnu_printf=yes
je_cv_format_printf=yes
je_cv_gcc_builtin_ffsl=yes
je_cv_glibc_malloc_hook=yes
je_cv_glibc_memalign_hook=yes
je_cv_lg_page=12
je_cv_madvise=yes
je_cv_osatomic=no
je_cv_osspin=no
je_cv_pause=yes
je_cv_pthread_mutex_adaptive_np=yes
je_cv_sync_compare_and_swap_4=no
je_cv_sync_compare_and_swap_8=no
je_cv_tls_model=yes
je_cv_utrace=no
je_cv_valgrind=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
ARFLAGS='crus'
AROUT=' $@'
AUTOCONF='/usr/bin/autoconf'
BINDIR='/usr/local/bin'
CC='clang -m64'
CC_MM='1'
CFLAGS='-fPIC -w -g1 -ffunction-sections -fdata-sections -fvisibility=hidden'
CONFIG='--build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu '\''CC=clang -m64'\'' AR=ar '\''RANLIB=ar s'\'' '\''CPPFLAGS=-I /tmp/rust/src/rustc-1.10.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=-fPIC -w'\'' LDFLAGS='
CPP='clang -m64 -E'
CPPFLAGS='-I /tmp/rust/src/rustc-1.10.0/src/rt/ -D_GNU_SOURCE -D_REENTRANT'
CTARGET='-o $@'
DATADIR='/usr/local/share'
DEFS='-DHAVE_CONFIG_H'
DSO_LDFLAGS='-shared -Wl,-soname,$(@F)'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_LDFLAGS=''
GREP='/usr/bin/grep'
INCLUDEDIR='/usr/local/include'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
JEMALLOC_CPREFIX=''
LD='/usr/bin/ld'
LDFLAGS=''
LDTARGET='-o $@'
LD_PRELOAD_VAR='LD_PRELOAD'
LIBDIR='/usr/local/lib'
LIBOBJS=''
LIBS=' -lpthread'
LTLIBOBJS=''
MANDIR='/usr/local/share/man'
MKLIB=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PIC_CFLAGS='-fPIC -DPIC'
PREFIX='/usr/local'
RANLIB='ar s'
RPATH='-Wl,-rpath,$(1)'
RPATH_EXTRA=''
SHELL='/bin/sh'
SOREV='so.2'
TESTLIBS=''
XSLROOT=''
XSLTPROC='/usr/bin/xsltproc'
a='a'
abi='elf'
abs_objroot='/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/jemalloc/'
abs_srcroot='/tmp/rust/src/rustc-1.10.0/src/jemalloc/'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cfghdrs_in='include/jemalloc/jemalloc_defs.h.in include/jemalloc/internal/jemalloc_internal_defs.h.in include/jemalloc/internal/private_namespace.sh include/jemalloc/internal/private_unnamespace.sh include/jemalloc/internal/private_symbols.txt include/jemalloc/internal/public_namespace.sh include/jemalloc/internal/public_unnamespace.sh include/jemalloc/internal/size_classes.sh include/jemalloc/jemalloc_rename.sh include/jemalloc/jemalloc_mangle.sh include/jemalloc/jemalloc.sh test/include/test/jemalloc_test_defs.h.in'
cfghdrs_out='include/jemalloc/jemalloc_defs.h include/jemalloc/jemalloc.h include/jemalloc/internal/private_namespace.h include/jemalloc/internal/private_unnamespace.h include/jemalloc/internal/public_symbols.txt include/jemalloc/internal/public_namespace.h include/jemalloc/internal/public_unnamespace.h include/jemalloc/internal/size_classes.h include/jemalloc/jemalloc_protos_jet.h include/jemalloc/jemalloc_rename.h include/jemalloc/jemalloc_mangle.h include/jemalloc/jemalloc_mangle_jet.h include/jemalloc/internal/jemalloc_internal_defs.h test/include/test/jemalloc_test_defs.h'
cfgoutputs_in='Makefile.in jemalloc.pc.in doc/html.xsl.in doc/manpages.xsl.in doc/jemalloc.xml.in include/jemalloc/jemalloc_macros.h.in include/jemalloc/jemalloc_protos.h.in include/jemalloc/jemalloc_typedefs.h.in include/jemalloc/internal/jemalloc_internal.h.in test/test.sh.in test/include/test/jemalloc_test.h.in'
cfgoutputs_out='Makefile jemalloc.pc doc/html.xsl doc/manpages.xsl doc/jemalloc.xml include/jemalloc/jemalloc_macros.h include/jemalloc/jemalloc_protos.h include/jemalloc/jemalloc_typedefs.h include/jemalloc/internal/jemalloc_internal.h test/test.sh test/include/test/jemalloc_test.h'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
enable_autogen='0'
enable_cache_oblivious='1'
enable_code_coverage='0'
enable_debug='0'
enable_fill='1'
enable_lazy_lock='0'
enable_munmap='0'
enable_prof='0'
enable_stats='1'
enable_tcache='1'
enable_tls='1'
enable_utrace='0'
enable_valgrind='0'
enable_xmalloc='0'
enable_zone_allocator=''
exe=''
exec_prefix='/usr/local'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
importlib='so'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_suffix=''
je_='je_'
jemalloc_version='0.0.0-0-g0000000000000000000000000000000000000000'
jemalloc_version_bugfix='0'
jemalloc_version_gid='0000000000000000000000000000000000000000'
jemalloc_version_major='0'
jemalloc_version_minor='0'
jemalloc_version_nrev='0'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libprefix='lib'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
o='o'
objroot=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
private_namespace='je_'
program_transform_name='s,x,x,'
psdir='${docdir}'
rev='2'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
so='so'
srcroot='/tmp/rust/src/rustc-1.10.0/src/jemalloc/'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_VOID_P 8
#define LG_SIZEOF_PTR 3
#define SIZEOF_INT 4
#define LG_SIZEOF_INT 2
#define SIZEOF_LONG 8
#define LG_SIZEOF_LONG 3
#define SIZEOF_LONG_LONG 8
#define LG_SIZEOF_LONG_LONG 3
#define SIZEOF_INTMAX_T 8
#define LG_SIZEOF_INTMAX_T 3
#define CPU_SPINWAIT __asm__ volatile("pause")
#define JEMALLOC_HAS_ALLOCA_H 1
#define JEMALLOC_PURGE_MADVISE_DONTNEED
#define JEMALLOC_THREADED_INIT
#define JEMALLOC_USE_CXX_THROW
#define HAVE_MALLOC_H 1
#define JEMALLOC_USABLE_SIZE_CONST
#define JEMALLOC_HAVE_ATTR
#define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
#define JEMALLOC_HAVE_ATTR_ALLOC_SIZE
#define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF
#define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF
#define JEMALLOC_OVERRIDE_MEMALIGN
#define JEMALLOC_OVERRIDE_VALLOC
#define JEMALLOC_PRIVATE_NAMESPACE je_
#define JEMALLOC_CONFIG_MALLOC_CONF ""
#define JEMALLOC_CC_SILENCE
#define JEMALLOC_STATS
#define JEMALLOC_TCACHE
#define JEMALLOC_MAPS_COALESCE
#define JEMALLOC_DSS
#define JEMALLOC_FILL
#define JEMALLOC_CACHE_OBLIVIOUS
#define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
#define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
#define JEMALLOC_INTERNAL_FFS __builtin_ffs
#define LG_TINY_MIN 3
#define LG_PAGE 12
#define HAVE_PTHREAD_H 1
#define JEMALLOC_HAVE_SECURE_GETENV
#define JEMALLOC_TLS
#define JEMALLOC_C11ATOMICS 1
#define JEMALLOC_HAVE_MADVISE
#define JEMALLOC_HAVE_BUILTIN_CLZ
#define JEMALLOC_GLIBC_MALLOC_HOOK
#define JEMALLOC_GLIBC_MEMALIGN_HOOK
#define JEMALLOC_HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
configure: exit 0
CMD: config logfiles '/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by package-unused configure version-unused, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ /tmp/rust/src/rustc-1.10.0/src/libbacktrace/configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = a82795e5e4fe
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2524: checking build system type
configure:2538: result: x86_64-unknown-linux-gnu
configure:2558: checking host system type
configure:2571: result: x86_64-unknown-linux-gnu
configure:2591: checking target system type
configure:2604: result: x86_64-unknown-linux-gnu
configure:2641: checking for x86_64-unknown-linux-gnu-gcc
configure:2668: result: clang
configure:2937: checking for C compiler version
configure:2946: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2957: $? = 0
configure:2946: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2957: $? = 0
configure:2946: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2957: $? = 1
configure:2946: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2957: $? = 1
configure:2977: checking for C compiler default output file name
configure:2999: clang -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3003: $? = 0
configure:3040: result: a.out
configure:3056: checking whether the C compiler works
configure:3065: ./a.out
configure:3069: $? = 0
configure:3084: result: yes
configure:3091: checking whether we are cross compiling
configure:3093: result: no
configure:3096: checking for suffix of executables
configure:3103: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3107: $? = 0
configure:3129: result:
configure:3135: checking for suffix of object files
configure:3157: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3161: $? = 0
configure:3182: result: o
configure:3186: checking whether we are using the GNU C compiler
configure:3205: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3205: $? = 0
configure:3214: result: yes
configure:3223: checking whether clang accepts -g
configure:3243: clang -c -g conftest.c >&5
configure:3243: $? = 0
configure:3284: result: yes
configure:3301: checking for clang option to accept ISO C89
configure:3365: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3365: $? = 0
configure:3378: result: none needed
configure:3404: checking how to run the C preprocessor
configure:3435: clang -E conftest.c
configure:3435: $? = 0
configure:3449: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3474: result: clang -E
configure:3494: clang -E conftest.c
configure:3494: $? = 0
configure:3508: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3537: checking for grep that handles long lines and -e
configure:3595: result: /usr/bin/grep
configure:3600: checking for egrep
configure:3662: result: /usr/bin/grep -E
configure:3667: checking for ANSI C header files
configure:3687: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3687: $? = 0
configure:3760: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3760: $? = 0
configure:3760: ./conftest
configure:3760: $? = 0
configure:3771: result: yes
configure:3784: checking for sys/types.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for sys/stat.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for stdlib.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for string.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for memory.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for strings.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for inttypes.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for stdint.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3784: checking for unistd.h
configure:3784: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3784: $? = 0
configure:3784: result: yes
configure:3798: checking minix/config.h usability
configure:3798: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3798: result: no
configure:3798: checking minix/config.h presence
configure:3798: clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3798: result: no
configure:3798: checking for minix/config.h
configure:3798: result: no
configure:3819: checking whether it is safe to define __EXTENSIONS__
configure:3837: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:3837: $? = 0
configure:3844: result: yes
configure:3887: checking for a BSD-compatible install
configure:3955: result: /usr/bin/install -c
configure:3966: checking whether build environment is sane
configure:4016: result: yes
configure:4044: WARNING: `missing' script is too old or missing
configure:4157: checking for a thread-safe mkdir -p
configure:4196: result: /usr/bin/mkdir -p
configure:4209: checking for gawk
configure:4225: found /usr/bin/gawk
configure:4236: result: gawk
configure:4247: checking whether make sets $(MAKE)
configure:4269: result: yes
configure:4342: checking whether to enable maintainer-specific portions of Makefiles
configure:4351: result: no
configure:4385: checking for x86_64-unknown-linux-gnu-gcc
configure:4412: result: clang
configure:4681: checking for C compiler version
configure:4690: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:4701: $? = 0
configure:4690: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:4701: $? = 0
configure:4690: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4701: $? = 1
configure:4690: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4701: $? = 1
configure:4705: checking whether we are using the GNU C compiler
configure:4733: result: yes
configure:4742: checking whether clang accepts -g
configure:4803: result: yes
configure:4820: checking for clang option to accept ISO C89
configure:4897: result: none needed
configure:4924: checking for x86_64-unknown-linux-gnu-ranlib
configure:4951: result: ar s
configure:5018: checking for gawk
configure:5045: result: gawk
configure:5106: checking how to print strings
configure:5133: result: printf
configure:5154: checking for a sed that does not truncate output
configure:5218: result: /usr/bin/sed
configure:5236: checking for fgrep
configure:5298: result: /usr/bin/grep -F
configure:5333: checking for ld used by clang
configure:5400: result: /usr/bin/ld
configure:5407: checking if the linker (/usr/bin/ld) is GNU ld
configure:5422: result: yes
configure:5434: checking for BSD- or MS-compatible name lister (nm)
configure:5483: result: /usr/bin/nm -B
configure:5613: checking the name lister (/usr/bin/nm -B) interface
configure:5620: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:5623: /usr/bin/nm -B "conftest.o"
configure:5626: output
0000000000000000 B some_variable
configure:5633: result: BSD nm
configure:5636: checking whether ln -s works
configure:5640: result: yes
configure:5648: checking the maximum length of command line arguments
configure:5773: result: 1572864
configure:5790: checking whether the shell understands some XSI constructs
configure:5800: result: yes
configure:5804: checking whether the shell understands "+="
configure:5810: result: yes
configure:5845: checking for /usr/bin/ld option to reload object files
configure:5852: result: -r
configure:5881: checking for x86_64-unknown-linux-gnu-objdump
configure:5911: result: no
configure:5921: checking for objdump
configure:5937: found /usr/bin/objdump
configure:5948: result: objdump
configure:5980: checking how to recognize dependent libraries
configure:6181: result: pass_all
configure:6201: checking for x86_64-unknown-linux-gnu-ar
configure:6228: result: ar
configure:6306: checking for x86_64-unknown-linux-gnu-strip
configure:6336: result: no
configure:6346: checking for strip
configure:6362: found /usr/bin/strip
configure:6373: result: strip
configure:6405: checking for x86_64-unknown-linux-gnu-ranlib
configure:6432: result: ar s
configure:6574: checking command to parse /usr/bin/nm -B output from clang object
configure:6692: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:6695: $? = 0
configure:6699: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6702: $? = 0
configure:6756: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c conftstm.o >&5
configure:6759: $? = 0
configure:6797: result: ok
configure:6892: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:6895: $? = 0
configure:7645: checking for dlfcn.h
configure:7645: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:7645: $? = 0
configure:7645: result: yes
configure:7832: checking for objdir
configure:7847: result: .libs
configure:8118: checking if clang supports -fno-rtti -fno-exceptions
configure:8136: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -fno-rtti -fno-exceptions conftest.c >&5
configure:8140: $? = 0
configure:8153: result: yes
configure:8173: checking for clang option to produce PIC
configure:8459: result: -fPIC -DPIC
configure:8471: checking if clang PIC flag -fPIC -DPIC works
configure:8489: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -fPIC -DPIC -DPIC conftest.c >&5
configure:8493: $? = 0
configure:8506: result: yes
configure:8530: checking if clang static flag -static works
configure:8558: result: yes
configure:8573: checking if clang supports -c -o file.o
configure:8594: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -o out/conftest2.o conftest.c >&5
configure:8598: $? = 0
configure:8620: result: yes
configure:8628: checking if clang supports -c -o file.o
configure:8675: result: yes
configure:8708: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9779: result: yes
configure:9816: checking whether -lc should be explicitly linked in
configure:9824: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:9827: $? = 0
configure:9842: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9845: $? = 0
configure:9859: result: no
configure:10024: checking dynamic linker characteristics
configure:10475: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10475: $? = 0
configure:10697: result: GNU/Linux ld.so
configure:10804: checking how to hardcode library paths into programs
configure:10829: result: immediate
configure:11369: checking whether stripping libraries is possible
configure:11374: result: yes
configure:11409: checking if libtool supports shared libraries
configure:11411: result: yes
configure:11414: checking whether to build shared libraries
configure:11435: result: yes
configure:11438: checking whether to build static libraries
configure:11442: result: yes
configure:11486: checking unwind.h usability
configure:11486: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11486: $? = 0
configure:11486: result: yes
configure:11486: checking unwind.h presence
configure:11486: clang -E conftest.c
configure:11486: $? = 0
configure:11486: result: yes
configure:11486: checking for unwind.h
configure:11486: result: yes
configure:11488: checking for _Unwind_Backtrace
configure:11488: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11488: $? = 0
configure:11488: result: yes
configure:11509: checking for -funwind-tables option
configure:11527: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -funwind-tables conftest.c >&5
configure:11527: $? = 0
configure:11535: result: yes
configure:11540: checking for -frandom-seed=string option
configure:11558: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -frandom-seed=conftest.lo conftest.c >&5
configure:11558: $? = 0
configure:11566: result: yes
configure:11593: checking whether clang supports -W
configure:11610: clang -c -W conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wall
configure:11610: clang -c -Wall conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wwrite-strings
configure:11610: clang -c -Wwrite-strings conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wstrict-prototypes
configure:11610: clang -c -Wstrict-prototypes conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wmissing-prototypes
configure:11610: clang -c -Wmissing-prototypes conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wold-style-definition
configure:11610: clang -c -Wold-style-definition conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wmissing-format-attribute
configure:11610: clang -c -Wmissing-format-attribute conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11593: checking whether clang supports -Wcast-qual
configure:11610: clang -c -Wcast-qual conftest.c >&5
configure:11610: $? = 0
configure:11619: result: yes
configure:11680: checking for _Unwind_GetIPInfo
configure:11695: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector -Werror-implicit-function-declaration conftest.c >&5
configure:11695: $? = 0
configure:11703: result: yes
configure:11723: checking __sync extensions
configure:11747: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11747: $? = 0
configure:11756: result: yes
configure:11768: checking __atomic extensions
configure:11788: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11788: $? = 0
configure:11797: result: yes
configure:11808: checking output filetype
configure:11825: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:33:5: warning: unused variable 'j' [-Wunused-variable]
int j;
^
1 warning generated.
configure:11825: $? = 0
configure:11836: result: elf64
configure:11893: checking for uintmax_t
configure:11893: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11893: $? = 0
configure:11893: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:36:24: error: expected expression
if (sizeof ((uintmax_t)))
^
1 error generated.
configure:11893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:11893: result: yes
configure:11902: checking for uintptr_t
configure:11902: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11902: $? = 0
configure:11902: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:36:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
configure:11902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:11902: result: yes
configure:11911: checking for int_least32_t
configure:11911: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11911: $? = 0
configure:11911: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:36:28: error: expected expression
if (sizeof ((int_least32_t)))
^
1 error generated.
configure:11911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((int_least32_t)))
| return 0;
| ;
| return 0;
| }
configure:11911: result: yes
configure:11920: checking for int_fast32_t
configure:11920: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11920: $? = 0
configure:11920: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:36:27: error: expected expression
if (sizeof ((int_fast32_t)))
^
1 error generated.
configure:11920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((int_fast32_t)))
| return 0;
| ;
| return 0;
| }
configure:11920: result: yes
configure:11929: checking for uint64_t
configure:11929: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:11929: $? = 0
configure:11929: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
conftest.c:36:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:11929: result: yes
configure:12010: checking what to include in gstdint.h
configure:12038: result: stdint.h (already complete)
configure:12289: checking sys/mman.h usability
configure:12289: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12289: $? = 0
configure:12289: result: yes
configure:12289: checking sys/mman.h presence
configure:12289: clang -E conftest.c
configure:12289: $? = 0
configure:12289: result: yes
configure:12289: checking for sys/mman.h
configure:12289: result: yes
configure:12314: checking for mmap
configure:12314: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12314: $? = 0
configure:12314: result: yes
configure:12337: clang -E conftest.c
configure:12337: $? = 0
configure:12356: checking link.h usability
configure:12356: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12356: $? = 0
configure:12356: result: yes
configure:12356: checking link.h presence
configure:12356: clang -E conftest.c
configure:12356: $? = 0
configure:12356: result: yes
configure:12356: checking for link.h
configure:12356: result: yes
configure:12391: checking for dl_iterate_phdr
configure:12391: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12391: $? = 0
configure:12391: result: yes
configure:12414: checking for fcntl
configure:12414: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12414: $? = 0
configure:12414: result: yes
configure:12428: checking whether strnlen is declared
configure:12428: clang -c -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12428: $? = 0
configure:12428: result: yes
configure:12447: checking for getexecname
configure:12447: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
/tmp/conftest-fcb8f2.o: In function `main':
/tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/libbacktrace/conftest.c:69: undefined reference to `getexecname'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libbacktrace"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETIPINFO 1
| #define HAVE_SYNC_FUNCTIONS 1
| #define HAVE_ATOMIC_FUNCTIONS 1
| #define BACKTRACE_ELF_SIZE 64
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINK_H 1
| #define HAVE_DL_ITERATE_PHDR 1
| #define HAVE_FCNTL 1
| #define HAVE_DECL_STRNLEN 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case declares getexecname.
| For example, HP-UX 11i declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getexecname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getexecname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getexecname || defined __stub___getexecname
| choke me
| #endif
|
| int
| main ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:12447: result: no
configure:12461: checking whether tests can run
configure:12480: clang -o conftest -Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector conftest.c >&5
configure:12480: $? = 0
configure:12480: ./conftest
configure:12480: $? = 0
configure:12490: result: yes
configure:12632: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by package-unused config.status version-unused, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a82795e5e4fe
config.status:1125: creating Makefile
config.status:1125: creating backtrace-supported.h
config.status:1125: creating config.h
config.status:1338: executing libtool commands
config.status:1338: executing gstdint.h commands
config.status:1338: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__Unwind_Backtrace=yes
ac_cv_func_dl_iterate_phdr=yes
ac_cv_func_fcntl=yes
ac_cv_func_getexecname=no
ac_cv_func_mmap=yes
ac_cv_have_decl_strnlen=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_link_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_unwind_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_RANLIB='ar s'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_int_fast32_t=yes
ac_cv_type_int_least32_t=yes
ac_cv_type_u_int64_t=no
ac_cv_type_uint64_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
acx_cv_header_stdint=stdint.h
acx_cv_header_stdint_kind='(already complete)'
acx_cv_prog_cc_warning__W=yes
acx_cv_prog_cc_warning__Wall=yes
acx_cv_prog_cc_warning__Wcast_qual=yes
acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
acx_cv_prog_cc_warning__Wmissing_prototypes=yes
acx_cv_prog_cc_warning__Wold_style_definition=yes
acx_cv_prog_cc_warning__Wstrict_prototypes=yes
acx_cv_prog_cc_warning__Wwrite_strings=yes
libbacktrace_cv_c_random_seed_string=yes
libbacktrace_cv_c_unwind_tables=yes
libbacktrace_cv_sys_atomic=yes
libbacktrace_cv_sys_filetype=elf64
libbacktrace_cv_sys_native=yes
libbacktrace_cv_sys_sync=yes
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.11'
ALLOC_FILE='mmap.lo'
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.11'
AWK='gawk'
BACKTRACE_FILE='backtrace.lo simple.lo'
BACKTRACE_SUPPORTED='1'
BACKTRACE_SUPPORTS_DATA='1'
BACKTRACE_SUPPORTS_THREADS='1'
BACKTRACE_USES_MALLOC='0'
CC='clang'
CFLAGS='-Wall -Werror -g -fPIC -m64 -Qunused-arguments -Wno-error -fno-stack-protector'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRA_FLAGS='-funwind-tables -frandom-seed=$@'
FGREP='/usr/bin/grep -F'
FORMAT_FILE='elf.lo'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NATIVE_FALSE='#'
NATIVE_TRUE=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libbacktrace'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='package-unused'
PACKAGE_STRING='package-unused version-unused'
PACKAGE_TARNAME='libbacktrace'
PACKAGE_URL=''
PACKAGE_VERSION='version-unused'
PATH_SEPARATOR=':'
PIC_FLAG=''
RANLIB='ar s'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='version-unused'
VIEW_FILE='mmapio.lo'
WARN_FLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/rust/src/rustc-1.10.0/src/libbacktrace/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libtool_VERSION='1:0:0'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
multi_basedir=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias='x86_64-unknown-linux-gnu'
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "package-unused"
#define PACKAGE_TARNAME "libbacktrace"
#define PACKAGE_VERSION "version-unused"
#define PACKAGE_STRING "package-unused version-unused"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_GETIPINFO 1
#define HAVE_SYNC_FUNCTIONS 1
#define HAVE_ATOMIC_FUNCTIONS 1
#define BACKTRACE_ELF_SIZE 64
#define HAVE_SYS_MMAN_H 1
#define HAVE_LINK_H 1
#define HAVE_DL_ITERATE_PHDR 1
#define HAVE_FCNTL 1
#define HAVE_DECL_STRNLEN 1
configure: exit 0