Build of rust with vanilla toolchain

The build took 01h 14m 32s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
1,003,785 cpp
245,725 ansic
73,136 pascal
23,098 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,384,578 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: rust 1:1.10.0-1 (Wed Aug 24 14:31:51 UTC 2016)
# ==> 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/sbin/curl (7.49.1)
# configure: CFG_PYTHON := /usr/sbin/python2.7
# configure: CFG_GIT := /usr/sbin/git (2.9.0)
# configure: git: no git directory. disabling submodules
# configure: CFG_MD5 :=
# configure: CFG_MD5SUM := /usr/sbin/md5sum (8.25)
# configure: CFG_HASH_COMMAND := /usr/sbin/md5sum | cut -c 1-8
# configure: CFG_CLANG :=
# configure: CFG_CCACHE :=
# configure: CFG_GCC := /usr/sbin/gcc (6.1.1)
# configure: CFG_LD := /usr/sbin/ld (2.26.1)
# configure: CFG_VALGRIND :=
# configure: CFG_PERF :=
# configure: CFG_ISCC :=
# configure: CFG_ANTLR4 :=
# configure: CFG_GRUN :=
# configure: CFG_FLEX := /usr/sbin/flex (2.6.0)
# configure: CFG_BISON := /usr/sbin/bison (3.0.4)
# configure: CFG_GDB :=
# configure: CFG_LLDB :=
# configure: CFG_DISABLE_VALGRIND_RPASS := 1
# configure: CFG_LLDB_PYTHON := /usr/sbin/python2.7
# configure:
# configure: looking for target specific programs
# configure:
# configure: CFG_ADB :=
# configure: CFG_CC := gcc
# 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/sbin/python2.7
# checking for x86_64-unknown-linux-gnu-clang... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking how to run the C preprocessor... gcc -E
# checking whether GCC or Clang is our host compiler... gcc
# 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 GCC is new enough... yes
# checking optimization flags... -O3
# checking for GNU make... make
# checking whether ln -s works... yes
# checking for nm... /usr/sbin/nm
# checking for cmp... /usr/sbin/cmp
# checking for cp... /usr/sbin/cp
# checking for date... /usr/sbin/date
# checking for find... /usr/sbin/find
# checking for grep... /usr/sbin/grep
# checking for mkdir... /usr/sbin/mkdir
# checking for mv... /usr/sbin/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/sbin/rm
# checking for sed... /usr/sbin/sed
# checking for tar... /usr/sbin/tar
# checking for pwd... /usr/sbin/pwd
# checking for dot... /usr/sbin/dot
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for bzip2... /usr/sbin/bzip2
# checking for cat... /usr/sbin/cat
# checking for doxygen... /usr/sbin/doxygen
# checking for groff... /usr/sbin/groff
# checking for gzip... /usr/sbin/gzip
# checking for pdfroff... /usr/sbin/pdfroff
# checking for zip... /usr/sbin/zip
# checking for go... no
# checking for ocamlfind... no
# checking for gas... no
# checking for as... /usr/sbin/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/sbin/grep
# checking for egrep... /usr/sbin/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 -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment
# checking for python... user defined: /usr/sbin/python2.7
# checking for python >= 2.7... /usr/sbin/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: using CC=gcc (CFG_CC)
# cfg: disabling valgrind run-pass tests
# cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
# cfg: disabling doc build (CFG_DISABLE_DOCS)
# make: cleaning llvm
# fetch: x86_64-unknown-linux-gnu/stage0/bin/rustc
# 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: using CC=gcc (CFG_CC)
# cfg: disabling valgrind run-pass tests
# cfg: disabling unstable features (CFG_DISABLE_UNSTABLE_FEATURES)
# downloading https://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz.sha256 to /tmp/tmpZ4Dxlm.sha256
# % Total % Received % Xferd Average Speed Time Time Time Current
# Dload Upload Total Spent Left Speed
#
# 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0cfg: 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.
#
# 100 110 100 110 0 0 267 0 --:--:-- --:--:-- --:--:-- 268
# downloading https://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz to /tmp/tmpb3H_oY
# % 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 --:--:-- --:--:-- --:--:-- 0make[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'
#
# 0 43.1M 0 88637 0 0 85670 0 0:08:48 0:00:01 0:08:47 85639make[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'
#
# 1 43.1M 1 474k 0 0 229k 0 0:03:12 0:00:02 0:03:10 229kmake[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'
#
# 3 43.1M 3 1472k 0 0 473k 0 0:01:33 0:00:03 0:01:30 473kmake[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: compiler-rt
# make[1]: Entering directory '/tmp/rust/src/rustc-1.10.0/src/compiler-rt'
#
# 7 43.1M 7 3527k 0 0 854k 0 0:00:51 0:00:04 0:00:47 854k
# 14 43.1M 14 6601k 0 0 1278k 0 0:00:34 0:00:05 0:00:29 1331k MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/builtins/x86_64/SubDir.lib__builtins
# 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
# 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
#
# 24 43.1M 24 10.4M 0 0 1773k 0 0:00:24 0:00:06 0:00:18 2123k 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
#
# 39 43.1M 39 17.2M 0 0 2494k 0 0:00:17 0:00:07 0:00:10 3428k 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
#
# 47 43.1M 47 20.5M 0 0 2597k 0 0:00:17 0:00:08 0:00:09 3916k 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
# /tmp/rust/src/rustc-1.10.0/src/compiler-rt/lib/builtins/multc3.c:21:1: warning: conflicting types for built-in function '__multc3'
# __multc3(long double a, long double b, long double c, long double d)
# ^~~~~~~~
# 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
#
# 61 43.1M 61 26.6M 0 0 2991k 0 0:00:14 0:00:09 0:00:05 4751k 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
# MKDIR: /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/rt/compiler-rt/triple/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
# 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
# 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
#
# 78 43.1M 78 33.7M 0 0 3446k 0 0:00:12 0:00:10 0:00:02 5742k 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'
# 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="gcc -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/sbin/xsltproc
# checking for x86_64-unknown-linux-gnu-gcc... gcc -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 gcc -m64 accepts -g... yes
# checking for gcc -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... gcc -m64 -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 *...
# 94 43.1M 94 40.9M 0 0 3792k 0 0:00:11 0:00:11 --:--:-- 6231k8
# 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...
# 100 43.1M 100 43.1M 0 0 3737k 0 0:00:11 0:00:11 --:--:-- 5587k
# /usr/bin/install -c
# checking for x86_64-unknown-linux-gnu-ranlib... ar s
# checking for ld... /usr/sbin/ld
# checking for autoconf... /usr/sbin/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... verifying /tmp/tmpb3H_oY
# moving /tmp/tmpb3H_oY to dl/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz
# removing /tmp/tmpZ4Dxlm.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
# yes
# checking whether pthreads adaptive mutexes is compilable... configure: libbacktrace for x86_64-unknown-linux-gnu
# yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... 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... gcc
# yes
# configure: creating ./config.status
# 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 gcc accepts -g... config.status: creating Makefile
# yes
# checking for gcc option to accept ISO C89... config.status: creating jemalloc.pc
# config.status: creating doc/html.xsl
# none needed
# checking how to run the C preprocessor... config.status: creating doc/manpages.xsl
# config.status: creating doc/jemalloc.xml
# gcc -E
# config.status: creating include/jemalloc/jemalloc_macros.h
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... 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
# yes
# checking for sys/types.h... config.status: creating config.stamp
# config.status: creating bin/jemalloc-config
# yes
# config.status: creating bin/jemalloc.sh
# checking for sys/stat.h... config.status: creating bin/jeprof
# yes
# checking for stdlib.h... config.status: creating include/jemalloc/jemalloc_defs.h
# yes
# config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
# checking for string.h... config.status: creating test/include/test/jemalloc_test_defs.h
# yes
# checking for memory.h... config.status: executing include/jemalloc/internal/private_namespace.h commands
# config.status: executing include/jemalloc/internal/private_unnamespace.h commands
# yes
# checking for strings.h... config.status: executing include/jemalloc/internal/public_symbols.txt commands
# config.status: executing include/jemalloc/internal/public_namespace.h commands
# yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... config.status: executing include/jemalloc/internal/public_unnamespace.h commands
# yes
# checking minix/config.h usability... no
# checking minix/config.h presence... config.status: executing include/jemalloc/internal/size_classes.h commands
# 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... 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=gcc -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 : gcc -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/sbin/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'
# gcc -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
# 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/sbin/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) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc 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/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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/sbin/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/sbin/nm -B output from gcc object... ok
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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 gcc supports -W... yes
# checking whether gcc supports -Wall... yes
# checking whether gcc supports -Wwrite-strings... yes
# checking whether gcc supports -Wstrict-prototypes... yes
# checking whether gcc supports -Wmissing-prototypes... yes
# checking whether gcc supports -Wold-style-definition... yes
# checking whether gcc supports -Wmissing-format-attribute... yes
# checking whether gcc 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
# compile: x86_64-unknown-linux-gnu/rt/miniz.o
# gcc -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
# mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin/
# gcc -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
# gcc -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
# mkdir -p x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/
# mkdir -p x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# mkdir -p x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/
# compile: x86_64-unknown-linux-gnu/rt/rust_test_helpers.o
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/autolink.o
# gcc -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
# gcc -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
# gcc -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
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/buffer.o
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/document.o
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/escape.o
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/html.o
# compile: x86_64-unknown-linux-gnu/rt/hoedown/src/html_blocks.o
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# 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
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/utils/TableGen/AsmMatcherEmitter.cpp:727:6: warning: 'void {anonymous}::MatchableInfo::dump() const' defined but not used [-Wunused-function]
# void MatchableInfo::dump() const {
# ^~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp:975:6: warning: 'void {anonymous}::FilterChooser::SingletonExists(unsigned int) const' defined but not used [-Wunused-function]
# void FilterChooser::SingletonExists(unsigned Opc) const {
# ^~~~~~~~~~~~~
# 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 Attributes.inc.tmp from /tmp/rust/src/rustc-1.10.0/src/llvm/include/llvm/IR/Attributes.td
# llvm[2]: Building AttributesCompatFunc.inc.tmp from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/IR/AttributesCompatFunc.td
# llvm[2]: Building Intrinsics.gen.tmp from Intrinsics.td
# llvm[2]: Updated Attributes.inc because Attributes.inc.tmp changed significantly.
# llvm[2]: Updated AttributesCompatFunc.inc because AttributesCompatFunc.inc.tmp changed significantly.
# llvm[2]: Updated Intrinsics.gen because Intrinsics.gen.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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/AsmParser/LLParser.cpp: In member function 'bool llvm::LLParser::ParseTopLevelEntities()':
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/AsmParser/LLParser.cpp:271:34: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (ParseUseListOrderBB()) return true; break;
# ^~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/AsmParser/LLParser.cpp:271:74: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (ParseUseListOrderBB()) return true; break;
# ^~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp:5412:1: warning: '{anonymous}::FunctionIndexBitcodeReader::FunctionIndexBitcodeReader(llvm::DiagnosticHandlerFunction, bool, bool)' defined but not used [-Wunused-function]
# FunctionIndexBitcodeReader::FunctionIndexBitcodeReader(
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp:5402:17: warning: 'std::error_code {anonymous}::FunctionIndexBitcodeReader::error(llvm::BitcodeError)' defined but not used [-Wunused-function]
# std::error_code FunctionIndexBitcodeReader::error(BitcodeError E) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp:5392:17: warning: 'std::error_code {anonymous}::FunctionIndexBitcodeReader::error(llvm::BitcodeError, const llvm::Twine&)' defined but not used [-Wunused-function]
# std::error_code FunctionIndexBitcodeReader::error(BitcodeError E,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp:555:17: warning: 'std::error_code {anonymous}::BitcodeReader::error(llvm::BitcodeError)' defined but not used [-Wunused-function]
# std::error_code BitcodeReader::error(BitcodeError E) {
# ^~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp:813:11: warning: 'llvm::Constant* {anonymous}::GCOVProfiler::getDeleteFlushFunctionListFunc()' defined but not used [-Wunused-function]
# Constant *GCOVProfiler::getDeleteFlushFunctionListFunc() {
# ^~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp:808:11: warning: 'llvm::Constant* {anonymous}::GCOVProfiler::getDeleteWriteoutFunctionListFunc()' defined but not used [-Wunused-function]
# Constant *GCOVProfiler::getDeleteWriteoutFunctionListFunc() {
# ^~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/GVN.cpp:2793:6: warning: 'void {anonymous}::GVN::verifyRemoved(const llvm::Instruction*) const' defined but not used [-Wunused-function]
# void GVN::verifyRemoved(const Instruction *Inst) const {
# ^~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp:1134:6: warning: 'void {anonymous}::LoopInterchangeTransform::adjustInnerLoopPreheader()' defined but not used [-Wunused-function]
# void LoopInterchangeTransform::adjustInnerLoopPreheader() {
# ^~~~~~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp:1127:6: warning: 'void {anonymous}::LoopInterchangeTransform::adjustOuterLoopPreheader()' defined but not used [-Wunused-function]
# void LoopInterchangeTransform::adjustOuterLoopPreheader() {
# ^~~~~~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp:1076:6: warning: 'void {anonymous}::LoopInterchangeTransform::splitOuterLoopLatch()' defined but not used [-Wunused-function]
# void LoopInterchangeTransform::splitOuterLoopLatch() {
# ^~~~~~~~~~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp: In member function 'void {anonymous}::Cost::RateRegister(const llvm::SCEV*, llvm::SmallPtrSetImpl&, const llvm::Loop*, llvm::ScalarEvolution&, llvm::DominatorTree&)':
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:959:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (!isa(Reg) &&
# ^~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:966:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# NumIVMuls += isa(Reg) &&
# ^~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp: At global scope:
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:4940:6: warning: 'void {anonymous}::LSRInstance::dump() const' defined but not used [-Wunused-function]
# void LSRInstance::dump() const {
# ^~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:3659:6: warning: 'void {anonymous}::WorkItem::dump() const' defined but not used [-Wunused-function]
# void WorkItem::dump() const {
# ^~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:1368:6: warning: 'void {anonymous}::LSRUse::dump() const' defined but not used [-Wunused-function]
# void LSRUse::dump() const {
# ^~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:1166:6: warning: 'void {anonymous}::LSRFixup::dump() const' defined but not used [-Wunused-function]
# void LSRFixup::dump() const {
# ^~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:1081:6: warning: 'void {anonymous}::Cost::dump() const' defined but not used [-Wunused-function]
# void Cost::dump() const {
# ^~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:503:6: warning: 'void {anonymous}::Formula::dump() const' defined but not used [-Wunused-function]
# void Formula::dump() const {
# ^~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp:149:6: warning: 'void {anonymous}::RegSortData::dump() const' defined but not used [-Wunused-function]
# void RegSortData::dump() const {
# ^~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp:275:6: warning: 'void {anonymous}::FAddendCoef::operator-=(const {anonymous}::FAddendCoef&)' defined but not used [-Wunused-function]
# void FAddendCoef::operator-=(const FAddendCoef &That) {
# ^~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp:1447:6: warning: 'bool {anonymous}::MergeFunctions::doSanityCheck(std::vector&)' defined but not used [-Wunused-function]
# bool MergeFunctions::doSanityCheck(std::vector &Worklist) {
# ^~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/IPO/SampleProfile.cpp:428:6: warning: 'void {anonymous}::SampleProfileLoader::printBlockWeight(llvm::raw_ostream&, const llvm::BasicBlock*) const' defined but not used [-Wunused-function]
# void SampleProfileLoader::printBlockWeight(raw_ostream &OS,
# ^~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/IPO/SampleProfile.cpp:417:6: warning: 'void {anonymous}::SampleProfileLoader::printBlockEquivalence(llvm::raw_ostream&, const llvm::BasicBlock*)' defined but not used [-Wunused-function]
# void SampleProfileLoader::printBlockEquivalence(raw_ostream &OS,
# ^~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Transforms/IPO/SampleProfile.cpp:408:6: warning: 'void {anonymous}::SampleProfileLoader::printEdgeWeight(llvm::raw_ostream&, {anonymous}::Edge)' defined but not used [-Wunused-function]
# void SampleProfileLoader::printEdgeWeight(raw_ostream &OS, Edge E) {
# ^~~~~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:2047:6: warning: 'void {anonymous}::ExtAddrMode::print(llvm::raw_ostream&) const' defined but not used [-Wunused-function]
# void ExtAddrMode::print(raw_ostream &OS) const {
# ^~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/CodeGen/LiveDebugValues.cpp:163:6: warning: 'void {anonymous}::LiveDebugValues::printVarLocInMBB(const VarLocInMBB&, const char*, llvm::raw_ostream&) const' defined but not used [-Wunused-function]
# void LiveDebugValues::printVarLocInMBB(const VarLocInMBB &V, const char *msg,
# ^~~~~~~~~~~~~~~
# llvm[3]: Compiling LiveDebugVariables.cpp for Release build
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/CodeGen/LiveDebugVariables.cpp:416:6: warning: 'void {anonymous}::LDVImpl::print(llvm::raw_ostream&)' defined but not used [-Wunused-function]
# void LDVImpl::print(raw_ostream &OS) {
# ^~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/CodeGen/StackColoring.cpp:196:6: warning: 'void {anonymous}::StackColoring::dump() const' defined but not used [-Wunused-function]
# void StackColoring::dump() const {
# ^~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/CodeGen/WinEHPrepare.cpp:1012:6: warning: 'void {anonymous}::WinEHPrepare::verifyPreparedFunclets(llvm::Function&)' defined but not used [-Wunused-function]
# void WinEHPrepare::verifyPreparedFunclets(Function &F) {
# ^~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp:201:13: warning: 'bool (* {anonymous}::PPCFastISel::usePPC32CCs(unsigned int))(unsigned int, llvm::MVT, llvm::MVT, llvm::CCValAssign::LocInfo, llvm::ISD::ArgFlagsTy, llvm::CCState&)' defined but not used [-Wunused-function]
# CCAssignFn *PPCFastISel::usePPC32CCs(unsigned Flag) {
# ^~~~~~~~~~~
# 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
# In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp:1920:0:
# /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/PowerPC/AsmParser/../PPCGenAsmMatcher.inc:5958:6: warning: 'bool {anonymous}::PPCAsmParser::mnemonicIsValid(llvm::StringRef, unsigned int)' defined but not used [-Wunused-function]
# bool PPCAsmParser::
# ^~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp:431:6: warning: 'void {anonymous}::MipsConstantIslands::dumpBBs()' defined but not used [-Wunused-function]
# void MipsConstantIslands::dumpBBs() {
# ^~~~~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:4442:1: warning: '{anonymous}::MipsAsmParser::OperandMatchResultTy {anonymous}::MipsAsmParser::parseLSAImm(llvm::OperandVector&)' defined but not used [-Wunused-function]
# MipsAsmParser::parseLSAImm(OperandVector &Operands) {
# ^~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:3879:5: warning: 'int {anonymous}::MipsAsmParser::matchRegisterByNumber(unsigned int, unsigned int)' defined but not used [-Wunused-function]
# int MipsAsmParser::matchRegisterByNumber(unsigned RegNum, unsigned RegClass) {
# ^~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp:3874:10: warning: 'unsigned int {anonymous}::MipsAsmParser::getGPR(int)' defined but not used [-Wunused-function]
# unsigned MipsAsmParser::getGPR(int RegNo) {
# ^~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp:137:1: warning: 'llvm::MachineLocation {anonymous}::AArch64AsmPrinter::getDebugValueLocation(const llvm::MachineInstr*) const' defined but not used [-Wunused-function]
# AArch64AsmPrinter::getDebugValueLocation(const MachineInstr *MI) const {
# ^~~~~~~~~~~~~~~~~
# llvm[4]: Compiling AArch64BranchRelaxation.cpp for Release build
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64BranchRelaxation.cpp:133:6: warning: 'void {anonymous}::AArch64BranchRelaxation::dumpBBs()' defined but not used [-Wunused-function]
# void AArch64BranchRelaxation::dumpBBs() {
# ^~~~~~~~~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp: In member function 'llvm::MachineBasicBlock::iterator {anonymous}::AArch64LoadStoreOpt::mergePairedInsns(llvm::MachineBasicBlock::iterator, llvm::MachineBasicBlock::iterator, const LdStPairFlags&)':
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp:675:19: warning: variable 'NewMemMI' set but not used [-Wunused-but-set-variable]
# MachineInstr *NewMemMI, *BitExtMI1, *BitExtMI2;
# ^~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp:675:30: warning: variable 'BitExtMI1' set but not used [-Wunused-but-set-variable]
# MachineInstr *NewMemMI, *BitExtMI1, *BitExtMI2;
# ^~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp:675:42: warning: variable 'BitExtMI2' set but not used [-Wunused-but-set-variable]
# MachineInstr *NewMemMI, *BitExtMI1, *BitExtMI2;
# ^~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp: In member function 'llvm::MachineBasicBlock::iterator {anonymous}::AArch64LoadStoreOpt::promoteLoadFromStore(llvm::MachineBasicBlock::iterator, llvm::MachineBasicBlock::iterator)':
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp:861:17: warning: variable 'BitExtMI' set but not used [-Wunused-but-set-variable]
# MachineInstr *BitExtMI;
# ^~~~~~~~
# 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
# In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:4479:0:
# /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/AArch64/AsmParser/../AArch64GenAsmMatcher.inc:14567:6: warning: 'bool {anonymous}::AArch64AsmParser::mnemonicIsValid(llvm::StringRef, unsigned int)' defined but not used [-Wunused-function]
# bool AArch64AsmParser::
# ^~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:458:1: warning: 'uint32_t {anonymous}::AArch64MCCodeEmitter::getSIMDShift16OpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# AArch64MCCodeEmitter::getSIMDShift16OpValue(const MCInst &MI, unsigned OpIdx,
# ^~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:449:1: warning: 'uint32_t {anonymous}::AArch64MCCodeEmitter::getSIMDShift32OpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# AArch64MCCodeEmitter::getSIMDShift32OpValue(const MCInst &MI, unsigned OpIdx,
# ^~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:440:10: warning: 'uint32_t {anonymous}::AArch64MCCodeEmitter::getSIMDShift64_32OpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# uint32_t AArch64MCCodeEmitter::getSIMDShift64_32OpValue(
# ^~~~~~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp:432:1: warning: 'uint32_t {anonymous}::AArch64MCCodeEmitter::getSIMDShift64OpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# AArch64MCCodeEmitter::getSIMDShift64OpValue(const MCInst &MI, unsigned OpIdx,
# ^~~~~~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:374:6: warning: 'void {anonymous}::ARMConstantIslands::dumpBBs()' defined but not used [-Wunused-function]
# void ARMConstantIslands::dumpBBs() {
# ^~~~~~~~~~~~~~~~~~
# llvm[4]: Compiling ARMConstantPoolValue.cpp for Release build
# llvm[4]: Compiling ARMExpandPseudoInsts.cpp for Release build
# llvm[4]: Compiling ARMFastISel.cpp for Release build
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/ARM/ARMFastISel.cpp:334:10: warning: 'unsigned int {anonymous}::ARMFastISel::fastEmitInst_rrr(unsigned int, const llvm::TargetRegisterClass*, unsigned int, bool, unsigned int, bool, unsigned int, bool)' defined but not used [-Wunused-function]
# unsigned ARMFastISel::fastEmitInst_rrr(unsigned MachineInstOpcode,
# ^~~~~~~~~~~
# 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
# In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:9914:0:
# /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/ARM/AsmParser/../ARMGenAsmMatcher.inc:10389:6: warning: 'bool {anonymous}::ARMAsmParser::mnemonicIsValid(llvm::StringRef, unsigned int)' defined but not used [-Wunused-function]
# bool ARMAsmParser::
# ^~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp:1448:10: warning: 'unsigned int {anonymous}::ARMMCCodeEmitter::getT2AddrModeImm12OffsetOpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# unsigned ARMMCCodeEmitter::
# ^~~~~~~~~~~~~~~~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp:1107:10: warning: 'uint32_t {anonymous}::ARMMCCodeEmitter::getAddrMode2OpValue(const llvm::MCInst&, unsigned int, llvm::SmallVectorImpl&, const llvm::MCSubtargetInfo&) const' defined but not used [-Wunused-function]
# uint32_t ARMMCCodeEmitter::
# ^~~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/X86/X86VZeroUpper.cpp:95:13: warning: 'static const char* {anonymous}::VZeroUpperInserter::getBlockExitStateName({anonymous}::VZeroUpperInserter::BlockExitState)' defined but not used [-Wunused-function]
# const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) {
# ^~~~~~~~~~~~~~~~~~
# 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
# In file included from /tmp/rust/src/rustc-1.10.0/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp:2951:0:
# /tmp/rust/src/rustc-1.10.0/x86_64-unknown-linux-gnu/llvm/lib/Target/X86/AsmParser/../X86GenAsmMatcher.inc:33232:6: warning: 'bool {anonymous}::X86AsmParser::mnemonicIsValid(llvm::StringRef, unsigned int)' defined but not used [-Wunused-function]
# bool X86AsmParser::
# ^~~~~~~~~~~~
# 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
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/MC/ELFObjectWriter.cpp:298:6: warning: 'static bool {anonymous}::ELFObjectWriter::isFixupKindPCRel(const llvm::MCAssembler&, unsigned int)' defined but not used [-Wunused-function]
# bool ELFObjectWriter::isFixupKindPCRel(const MCAssembler &Asm, unsigned Kind) {
# ^~~~~~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/MC/WinCOFFObjectWriter.cpp:225:8: warning: 'static size_t {anonymous}::COFFSection::size()' defined but not used [-Wunused-function]
# size_t COFFSection::size() { return COFF::SectionSize; }
# ^~~~~~~~~~~
# 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
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp: In member function 'bool {anonymous}::DarwinAsmParser::parseVersionMin(llvm::StringRef, llvm::SMLoc)':
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:932:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (Update > 255 || Update < 0)
# ^~
# /tmp/rust/src/rustc-1.10.0/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp:934:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# Lex();
# ^~~
# 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'
# mkdir -p x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/
# 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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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
# true DO=all multi-do # make
# /bin/sh ./libtool --tag=CC --mode=link gcc -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" )
# 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'
# link: x86_64-unknown-linux-gnu/rt/libminiz.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# 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
# cp: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# cp: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# link: x86_64-unknown-linux-gnu/rt/librust_test_helpers.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# link: x86_64-unknown-linux-gnu/rt/libhoedown.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# cp: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# link: x86_64-unknown-linux-gnu/rt/librustllvm.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
# 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')
# 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'
# 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/librustc_unicode
# 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/liballoc_jemalloc
# 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/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/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/libpanic_unwind
# 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
# 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/libfmt_macros
# 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_platform_intrinsics
# cp: x86_64-unknown-linux-gnu/stage1/lib/libstd
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
# 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/libfmt_macros
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_llvm
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_platform_intrinsics
# 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/librbml
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures
# cp: x86_64-unknown-linux-gnu/stage1/lib/libserialize
# cp: x86_64-unknown-linux-gnu/stage1/lib/librbml
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_data_structures
# 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_const_math
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext
# cp: x86_64-unknown-linux-gnu/stage1/lib/libsyntax
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_back
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_const_math
# cp: x86_64-unknown-linux-gnu/stage1/lib/libsyntax_ext
# 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_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_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_passes
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc
# 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_typeck
# 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_plugin
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_const_eval
# 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_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_passes
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_save_analysis
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_mir
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_typeck
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_plugin
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_borrowck
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_trans
# rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustc
# cp: x86_64-unknown-linux-gnu/stage1/lib/librustc_driver
# cp: x86_64-unknown-linux-gnu/stage1/bin/rustc
# 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/librustc_unicode
# 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/liballoc_jemalloc
# 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/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/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/libpanic_unwind
# 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/libfmt_macros
# 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_platform_intrinsics
# cp: x86_64-unknown-linux-gnu/stage2/lib/libstd
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
# 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/libfmt_macros
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_llvm
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_platform_intrinsics
# cp: x86_64-unknown-linux-gnu/stage2/lib/libtest
# 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/librbml
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures
# cp: x86_64-unknown-linux-gnu/stage2/lib/libserialize
# cp: x86_64-unknown-linux-gnu/stage2/lib/librbml
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_data_structures
# 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_const_math
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext
# cp: x86_64-unknown-linux-gnu/stage2/lib/libsyntax
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_back
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_const_math
# cp: x86_64-unknown-linux-gnu/stage2/lib/libsyntax_ext
# 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_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_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_passes
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc
# 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_typeck
# 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_plugin
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_const_eval
# 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_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_passes
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_save_analysis
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_mir
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_typeck
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_plugin
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_borrowck
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_trans
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustc
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustc_driver
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc
# cp: x86_64-unknown-linux-gnu/stage2/bin/rustc
# 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/librustc_unicode
# 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/liballoc_jemalloc
# 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/liballoc
# 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/libpanic_unwind
# 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/libarena
# 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/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/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_platform_intrinsics
# rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest
# rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rustdoc
# cp: x86_64-unknown-linux-gnu/stage2/lib/librustdoc
# rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize
# cp: x86_64-unknown-linux-gnu/stage2/bin/rustdoc
# 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/librbml
# 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/libsyntax_ext
# 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_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_const_eval
# 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_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_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_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_trans
# 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_driver
# 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: using CC=gcc (CFG_CC)
# 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: using CC=gcc (CFG_CC)
# 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/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/bin
# mkdir -p tmp/empty_dir
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-*.rlib
# 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/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-*.so
# 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/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-*.rlib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libfmt_macros-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libflate-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libgetopts-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libgraphviz-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_llvm-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-*.rlib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-*.rlib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_platform_intrinsics-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libterm-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/liblog-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libarena-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libtest-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libserialize-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-*.rlib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-*.rlib
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libsyntax-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-*.rlib
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-*.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/librustc_back-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_data_structures-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_const_math-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/libsyntax_ext-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_const_eval-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_resolve-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_incremental-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_privacy-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-*.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_passes-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_save_analysis-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_mir-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_typeck-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_trans-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_plugin-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustc_borrowck-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/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/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-*.so
# prepare: tmp/dist/rustc-1.10.0-x86_64-unknown-linux-gnu-image/lib/librustdoc-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-*.so
# 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
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/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/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-*.so
# build: dist/rustc-1.10.0-x86_64-unknown-linux-gnu.tar.gz
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate-*.so
# 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:
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-*.so
# gen-installer: CFG_PRODUCT_NAME := Rust
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-*.so
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-*.so
# gen-installer: CFG_COMPONENT_NAME := rustc
# prepare: tmp/dist/rust-std-1.10.0-x86_64-unknown-linux-gnu-image/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# build: dist/rust-std-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_PACKAGE_NAME := rustc-1.10.0-x86_64-unknown-linux-g ...
# gen-installer: CFG_PRODUCT_NAME := Rust
# gen-installer: CFG_REL_MANIFEST_DIR := rustlib
# gen-installer: CFG_COMPONENT_NAME := rust-std-x86_64-unknown-linux-gnu
# gen-installer: CFG_SUCCESS_MESSAGE := Rust-is-ready-to-roll.
# gen-installer: CFG_PACKAGE_NAME := rust-std-1.10.0-x86_64-unknown-linu ...
# gen-installer: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
# gen-installer: CFG_REL_MANIFEST_DIR := rustlib
# gen-installer: CFG_NON_INSTALLED_OVERLAY := tmp/dist/rustc-1.10.0-x86_64-unknow ...
# gen-installer: CFG_SUCCESS_MESSAGE := std-is-standing-at-the-ready.
# gen-installer: CFG_BULK_DIRS :=
# gen-installer: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
# gen-installer: CFG_IMAGE_DIR := tmp/dist/rustc-1.10.0-x86_64-unknow ...
# gen-installer: CFG_NON_INSTALLED_OVERLAY :=
# gen-installer: CFG_WORK_DIR := tmp/dist
# gen-installer: CFG_BULK_DIRS :=
# gen-installer: CFG_IMAGE_DIR := tmp/dist/rust-std-1.10.0-x86_64-unk ...
# gen-installer: CFG_OUTPUT_DIR := dist
# gen-installer:
# gen-installer: validating arguments
# gen-installer:
# 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: 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_SUCCESS_MESSAGE := Rust-is-ready-to-roll.
# gen-install-script: CFG_PRODUCT_NAME := Rust
# gen-install-script: CFG_OUTPUT_SCRIPT := tmp/dist/rustc-1.10.0-x86_64-unknow ...
# gen-install-script: CFG_REL_MANIFEST_DIR := rustlib
# gen-install-script: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
# gen-install-script:
# gen-install-script: validating arguments
# gen-install-script:
# gen-install-script: CFG_SUCCESS_MESSAGE := std-is-standing-at-the-ready.
# gen-install-script: CFG_OUTPUT_SCRIPT := tmp/dist/rust-std-1.10.0-x86_64-unk ...
# gen-install-script: CFG_LEGACY_MANIFEST_DIRS := rustlib,cargo
# gen-install-script:
# gen-install-script: validating arguments
# gen-install-script:
# make[1]: Leaving directory '/tmp/rust/src/rustc-1.10.0'
# install: creating uninstall script at /tmp/rust/pkg/rust/usr/lib/rustlib/uninstall.sh
# install: installing component 'rust-std-x86_64-unknown-linux-gnu'
#
# std is standing at the ready.
#
# install: creating uninstall script at /tmp/rust/pkg/rust/usr/lib/rustlib/uninstall.sh
# install: installing component 'rustc'
# install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
#
# Rust is ready to roll.
#
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> WARNING: Package contains reference to $pkgdir
# ==> Creating package "rust"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rust 1:1.10.0-1 (Wed Aug 24 15:43:12 UTC 2016)

CMD: pacman --query --file rust-1:1.10.0-1-x86_64.pkg.tar.xz
# rust 1:1.10.0-1

Creating hybrid package for 'rust'

Trying to find vanilla package 'rust'...

CMD: pacman --query --file /mirror/uncrustify-0.63-1.pkg.tar.xz
# uncrustify 0.63-1

CMD: pacman --query --file /mirror/rust-1:1.10.0-1.pkg.tar.xz
# rust 1:1.10.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/rustdoc
# /usr/bin/rustc
# /usr/bin/rust-gdb
# /usr/lib/librustc_lint-e8edd0fd.so
# /usr/lib/librustc_const_math-e8edd0fd.so
# /usr/lib/libflate-e8edd0fd.so
# /usr/lib/librustc_llvm-e8edd0fd.so
# /usr/lib/libarena-e8edd0fd.so
# /usr/lib/librustc_const_eval-e8edd0fd.so
# /usr/lib/libgraphviz-e8edd0fd.so
# /usr/lib/libserialize-e8edd0fd.so
# /usr/lib/libsyntax_ext-e8edd0fd.so
# /usr/lib/libterm-e8edd0fd.so
# /usr/lib/librustc-e8edd0fd.so
# /usr/lib/librbml-e8edd0fd.so
# /usr/lib/libstd-e8edd0fd.so
# /usr/lib/librustc_metadata-e8edd0fd.so
# /usr/lib/liblog-e8edd0fd.so
# /usr/lib/libsyntax-e8edd0fd.so
# /usr/lib/librustc_incremental-e8edd0fd.so
# /usr/lib/librustc_platform_intrinsics-e8edd0fd.so
# /usr/lib/librustc_driver-e8edd0fd.so
# /usr/lib/libtest-e8edd0fd.so
# /usr/lib/librustc_typeck-e8edd0fd.so
# /usr/lib/librustdoc-e8edd0fd.so
# /usr/lib/librustc_trans-e8edd0fd.so
# /usr/lib/librustc_back-e8edd0fd.so
# /usr/lib/librustc_mir-e8edd0fd.so
# /usr/lib/libgetopts-e8edd0fd.so
# /usr/lib/librustc_save_analysis-e8edd0fd.so
# /usr/lib/librustc_plugin-e8edd0fd.so
# /usr/lib/librustc_privacy-e8edd0fd.so
# /usr/lib/librustc_borrowck-e8edd0fd.so
# /usr/lib/librustc_resolve-e8edd0fd.so
# /usr/lib/librustc_passes-e8edd0fd.so
# /usr/lib/librustc_data_structures-e8edd0fd.so
# /usr/lib/libfmt_macros-e8edd0fd.so
# /usr/lib/rustlib/install.log
# /usr/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu
# /usr/lib/rustlib/uninstall.sh
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8edd0fd.rlib
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-e8edd0fd.so
# /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e8edd0fd.rlib
# /usr/lib/rustlib/etc/gdb_load_rust_pretty_printers.py
# /usr/lib/rustlib/etc/gdb_rust_pretty_printing.py
# /usr/lib/rustlib/etc/debugger_pretty_printers_common.py
# /usr/share/man/man1/rustc.1.gz
# /usr/share/man/man1/rustdoc.1.gz
# /usr/share/doc/rust/COPYRIGHT
# /usr/share/doc/rust/LICENSE-MIT
# /usr/share/doc/rust/README.md
# /usr/share/doc/rust/LICENSE-APACHE
# /usr/share/licenses/rust/LICENSE-MIT
# /usr/share/licenses/rust/LICENSE-APACHE
# /sysroot/usr/lib/libserialize-e8edd0fd.so
# /sysroot/usr/lib/libstd-e8edd0fd.so
# /sysroot/usr/lib/libsyntax-e8edd0fd.so
# /sysroot/usr/lib/libsyntax_ext-e8edd0fd.so
# /sysroot/usr/lib/libterm-e8edd0fd.so
# /sysroot/usr/lib/libtest-e8edd0fd.so
# /sysroot/usr/lib/libarena-e8edd0fd.so
# /sysroot/usr/lib/libflate-e8edd0fd.so
# /sysroot/usr/lib/libfmt_macros-e8edd0fd.so
# /sysroot/usr/lib/libgetopts-e8edd0fd.so
# /sysroot/usr/lib/libgraphviz-e8edd0fd.so
# /sysroot/usr/lib/liblog-e8edd0fd.so
# /sysroot/usr/lib/librbml-e8edd0fd.so
# /sysroot/usr/lib/librustc-e8edd0fd.so
# /sysroot/usr/lib/librustc_back-e8edd0fd.so
# /sysroot/usr/lib/librustc_borrowck-e8edd0fd.so
# /sysroot/usr/lib/librustc_const_eval-e8edd0fd.so
# /sysroot/usr/lib/librustc_const_math-e8edd0fd.so
# /sysroot/usr/lib/librustc_data_structures-e8edd0fd.so
# /sysroot/usr/lib/librustc_driver-e8edd0fd.so
# /sysroot/usr/lib/librustc_incremental-e8edd0fd.so
# /sysroot/usr/lib/librustc_lint-e8edd0fd.so
# /sysroot/usr/lib/librustc_llvm-e8edd0fd.so
# /sysroot/usr/lib/librustc_metadata-e8edd0fd.so
# /sysroot/usr/lib/librustc_mir-e8edd0fd.so
# /sysroot/usr/lib/librustc_passes-e8edd0fd.so
# /sysroot/usr/lib/librustc_platform_intrinsics-e8edd0fd.so
# /sysroot/usr/lib/librustc_plugin-e8edd0fd.so
# /sysroot/usr/lib/librustc_privacy-e8edd0fd.so
# /sysroot/usr/lib/librustc_resolve-e8edd0fd.so
# /sysroot/usr/lib/librustc_save_analysis-e8edd0fd.so
# /sysroot/usr/lib/librustc_trans-e8edd0fd.so
# /sysroot/usr/lib/librustc_typeck-e8edd0fd.so
# /sysroot/usr/lib/librustdoc-e8edd0fd.so
# /sysroot/usr/lib/rustlib/uninstall.sh
# /sysroot/usr/lib/rustlib/manifest-rust-std-x86_64-unknown-linux-gnu
# /sysroot/usr/lib/rustlib/install.log
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_bitflags-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_unicode-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8edd0fd.so
# /sysroot/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e8edd0fd.rlib
# /sysroot/usr/lib/rustlib/etc/debugger_pretty_printers_common.py
# /sysroot/usr/lib/rustlib/etc/gdb_load_rust_pretty_printers.py
# /sysroot/usr/lib/rustlib/etc/gdb_rust_pretty_printing.py

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf rust.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/rust.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rust.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/rust.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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/sbin/python2.7
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a6a135ea6b17
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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: gcc
# configure:2162: checking for C compiler version
# configure:2169: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2172: $? = 0
# configure:2179: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2182: $? = 0
# configure:2189: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2192: $? = 1
# configure:2215: checking for C compiler default output file name
# configure:2242: gcc 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: gcc -o conftest conftest.c >&5
# configure:2348: $? = 0
# configure:2372: result:
# configure:2378: checking for suffix of object files
# configure:2404: gcc -c conftest.c >&5
# configure:2407: $? = 0
# configure:2430: result: o
# configure:2434: checking whether we are using the GNU C compiler
# configure:2463: gcc -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 gcc accepts -g
# configure:2538: gcc -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 gcc option to accept ISO C89
# configure:2785: gcc -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: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2975: $? = 0
# configure:2982: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2985: $? = 0
# configure:2992: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2995: $? = 1
# configure:2998: checking whether we are using the GNU C++ compiler
# configure:3027: g++ -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 g++ accepts -g
# configure:3102: g++ -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: gcc -E conftest.c
# configure:3332: $? = 0
# configure:3370: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3445: gcc -E conftest.c
# configure:3451: $? = 0
# configure:3489: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -c conftest.cpp >&5
# conftest.cpp:13:38: error: #error
# #error
# ^~~~~
# configure:3664: $? = 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. */
# | #if ! __clang__
# | #error
# | #endif
# |
# configure:3708: g++ -c conftest.cpp >&5
# configure:3714: $? = 0
# configure:3721: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:3724: $? = 0
# configure:3731: test -s conftest.o
# configure:3734: $? = 0
# configure:3754: result: gcc
# 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:4771: checking whether GCC is new enough
# configure:4791: g++ -c conftest.cpp >&5
# configure:4797: $? = 0
# configure:4804: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:4807: $? = 0
# configure:4814: test -s conftest.o
# configure:4817: $? = 0
# configure:4819: 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/sbin/nm
# configure:6136: result: /usr/sbin/nm
# configure:6146: checking for cmp
# configure:6164: found /usr/sbin/cmp
# configure:6177: result: /usr/sbin/cmp
# configure:6187: checking for cp
# configure:6205: found /usr/sbin/cp
# configure:6218: result: /usr/sbin/cp
# configure:6228: checking for date
# configure:6246: found /usr/sbin/date
# configure:6259: result: /usr/sbin/date
# configure:6269: checking for find
# configure:6287: found /usr/sbin/find
# configure:6300: result: /usr/sbin/find
# configure:6310: checking for grep
# configure:6328: found /usr/sbin/grep
# configure:6341: result: /usr/sbin/grep
# configure:6351: checking for mkdir
# configure:6369: found /usr/sbin/mkdir
# configure:6382: result: /usr/sbin/mkdir
# configure:6392: checking for mv
# configure:6410: found /usr/sbin/mv
# configure:6423: result: /usr/sbin/mv
# configure:6434: checking for x86_64-unknown-linux-gnu-ranlib
# configure:6464: result: no
# configure:6474: checking for ranlib
# configure:6490: found /usr/sbin/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/sbin/ar
# configure:6597: result: ar
# configure:6625: checking for rm
# configure:6643: found /usr/sbin/rm
# configure:6656: result: /usr/sbin/rm
# configure:6666: checking for sed
# configure:6684: found /usr/sbin/sed
# configure:6697: result: /usr/sbin/sed
# configure:6707: checking for tar
# configure:6725: found /usr/sbin/tar
# configure:6738: result: /usr/sbin/tar
# configure:6748: checking for pwd
# configure:6766: found /usr/sbin/pwd
# configure:6779: result: /usr/sbin/pwd
# configure:6790: checking for dot
# configure:6808: found /usr/sbin/dot
# configure:6821: result: /usr/sbin/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/sbin/bzip2
# configure:6962: result: /usr/sbin/bzip2
# configure:6972: checking for cat
# configure:6990: found /usr/sbin/cat
# configure:7002: result: /usr/sbin/cat
# configure:7012: checking for doxygen
# configure:7030: found /usr/sbin/doxygen
# configure:7042: result: /usr/sbin/doxygen
# configure:7052: checking for groff
# configure:7070: found /usr/sbin/groff
# configure:7082: result: /usr/sbin/groff
# configure:7092: checking for gzip
# configure:7110: found /usr/sbin/gzip
# configure:7122: result: /usr/sbin/gzip
# configure:7132: checking for pdfroff
# configure:7150: found /usr/sbin/pdfroff
# configure:7162: result: /usr/sbin/pdfroff
# configure:7172: checking for zip
# configure:7190: found /usr/sbin/zip
# configure:7202: result: /usr/sbin/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/sbin/as
# configure:7329: result: /usr/sbin/as
# configure:7341: checking for linker version
# configure:7357: result: 2.26.1
# configure:7367: checking for compiler -Wl,-R option
# configure:7401: gcc -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: gcc -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: gcc -o conftest -Wl,--version-script=/tmp/foo8PGFS2/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/sbin/grep
# configure:7744: checking for egrep
# configure:7822: result: /usr/sbin/grep -E
# configure:7827: checking for ANSI C header files
# configure:7857: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment
# configure:8493: checking for python
# configure:8495: result: user defined: /usr/sbin/python2.7
# configure:8550: checking for python >= 2.7
# configure:8559: result: /usr/sbin/python2.7 (2.7.12)
# configure:8573: checking for sin in -lm
# configure:8608: gcc -o conftest conftest.c -lm >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^~~
# 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: gcc -o conftest conftest.c -lm >&5
# /tmp/cclCXG4W.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# 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/sbin/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: gcc -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: gcc -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: gcc -o conftest conftest.c -ldl -lm >&5
# /tmp/cclWofQd.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `el_init'
# collect2: error: ld returned 1 exit status
# 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/sbin/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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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/sbin/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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: g++ -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c:121:27: fatal error: malloc/malloc.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -E conftest.c
# conftest.c:88:27: fatal error: malloc/malloc.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -c conftest.c >&5
# conftest.c:121:23: fatal error: mach/mach.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -E conftest.c
# conftest.c:88:23: fatal error: mach/mach.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -c conftest.c >&5
# conftest.c:121:31: fatal error: valgrind/valgrind.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -E conftest.c
# conftest.c:88:31: fatal error: valgrind/valgrind.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c:125:33: fatal error: CrashReporterClient.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -E conftest.c
# conftest.c:92:33: fatal error: CrashReporterClient.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/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: gcc -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
# /tmp/ccXHPVo2.o: In function `main':
# conftest.c:(.text+0x7): undefined reference to `__crashreporter_info__'
# collect2: error: ld returned 1 exit status
# 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/sbin/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: g++ -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
# /tmp/cc0bLIx8.o: In function `main':
# conftest.c:(.text+0xa): 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 strerror_r
# configure:14374: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
# /tmp/ccZkI6gK.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `malloc_zone_statistics'
# collect2: error: ld returned 1 exit status
# 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/sbin/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: gcc -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:14543: checking for longjmp
# configure:14599: gcc -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:14543: checking for writev
# configure:14599: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:161:22: error: 'arc4random' undeclared (first use in this function)
# char *p = (char *) arc4random;
# ^~~~~~~~~~
# conftest.c:161:22: note: each undeclared identifier is reported only once for each function it appears in
# 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/sbin/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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:22: error: 'strerror_s' undeclared (first use in this function)
# char *p = (char *) strerror_s;
# ^~~~~~~~~~
# conftest.c:162:22: note: each undeclared identifier is reported only once for each function it appears in
# 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/sbin/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: gcc -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: gcc -o conftest conftest.c -lpthread -ledit -ldl -lm >&5
# conftest.c: In function 'main':
# conftest.c:142:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# fd = (int) mmap (0, 1, PROT_READ, MAP_SHARED, fd, 0);
# ^
# conftest.c:143:3: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
# unlink ("foo");
# ^~~~~~
# conftest.c:144:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (fd != (int) MAP_FAILED);
# ^
# 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: g++ -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: gcc -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: gcc -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: g++ -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 a6a135ea6b17
#
# 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=gcc
# 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=g++
# 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/sbin/pwd
# ac_cv_path_BZIP2=/usr/sbin/bzip2
# ac_cv_path_CAT=/usr/sbin/cat
# ac_cv_path_CMP=/usr/sbin/cmp
# ac_cv_path_CP=/usr/sbin/cp
# ac_cv_path_DATE=/usr/sbin/date
# ac_cv_path_DOT=/usr/sbin/dot
# ac_cv_path_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FIND=/usr/sbin/find
# ac_cv_path_GAS=/usr/sbin/as
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GROFF=/usr/sbin/groff
# ac_cv_path_GZIPBIN=/usr/sbin/gzip
# ac_cv_path_MKDIR=/usr/sbin/mkdir
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_NM=/usr/sbin/nm
# ac_cv_path_PDFROFF=/usr/sbin/pdfroff
# ac_cv_path_RM=/usr/sbin/rm
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_ZIP=/usr/sbin/zip
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -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=gcc
# 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/sbin/pwd'
# BINUTILS_INCDIR=''
# BUILD_CC=''
# BUILD_CXX=''
# BUILD_EXEEXT=''
# BZIP2='/usr/sbin/bzip2'
# CAT='/usr/sbin/cat'
# CC='gcc'
# CFLAGS=' '
# CLANG_PLUGIN_SUPPORT='1'
# CLANG_SRC_ROOT=''
# CMP='/usr/sbin/cmp'
# COVERED_SWITCH_DEFAULT=''
# CP='/usr/sbin/cp'
# CPP='gcc -E'
# CPPFLAGS=''
# CVSBUILD=''
# CXX='g++'
# CXXFLAGS=' '
# CXX_COMPILER='gcc'
# DATE='/usr/sbin/date'
# DEBUG_RUNTIME=''
# DEBUG_SYMBOLS=''
# DEFS='-DHAVE_CONFIG_H'
# DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1'
# DOT='/usr/sbin/dot'
# DOXYGEN='/usr/sbin/doxygen'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/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/sbin/find'
# GAS='/usr/sbin/as'
# GO=''
# GREP='/usr/sbin/grep'
# GROFF='/usr/sbin/groff'
# GZIPBIN='/usr/sbin/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='Wed Aug 24 14:32:05 UTC 2016'
# 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='-Wno-missing-field-initializers'
# MKDIR='/usr/sbin/mkdir'
# MMAP_FILE='yes'
# MV='/usr/sbin/mv'
# NM='/usr/sbin/nm'
# NOLINKALL='-Wl,--no-whole-archive'
# NO_COMMENT='-Wno-comment'
# NO_MAYBE_UNINITIALIZED='-Wno-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/sbin/pdfroff'
# PYTHON='/usr/sbin/python2.7'
# QHELPGENERATOR=''
# RANLIB='ranlib'
# RDYNAMIC='-rdynamic'
# RM='/usr/sbin/rm'
# RPATH='-Wl,-R'
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# SHLIBEXT='.so'
# TAR='/usr/sbin/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/sbin/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/sbin/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 "Wed Aug 24 14:32:05 UTC 2016"
# #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=gcc -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 = a6a135ea6b17
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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/sbin/xsltproc
# configure:2604: result: /usr/sbin/xsltproc
# configure:2645: checking for x86_64-unknown-linux-gnu-gcc
# configure:2672: result: gcc -m64
# configure:2941: checking for C compiler version
# configure:2950: gcc -m64 --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2961: $? = 0
# configure:2950: gcc -m64 -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2961: $? = 0
# configure:2950: gcc -m64 -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2961: $? = 1
# configure:2950: gcc -m64 -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2961: $? = 1
# configure:2981: checking whether the C compiler works
# configure:3003: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 gcc -m64 accepts -g
# configure:3272: gcc -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 gcc -m64 option to accept ISO C89
# configure:3393: gcc -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: gcc -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: gcc -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
# configure:3907: $? = 0
# configure:3921: gcc -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -m64 -E
# configure:3966: gcc -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
# configure:3966: $? = 0
# configure:3980: gcc -m64 -E -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:4073: checking for egrep
# configure:4135: result: /usr/sbin/grep -E
# configure:4140: checking for ANSI C header files
# configure:4160: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:20:15: error: unknown type name 'universal'
# 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: gcc -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: gcc -m64 -c -fPIC -w -g1 -ffunction-sections -fdata-sections -I /tmp/rust/src/rustc-1.10.0/src/rt/ conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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);
# ^~~~~~~~~~~~~~~~~~
# In file included from conftest.c:35:0:
# /usr/include/malloc.h:129:15: note: previous declaration of 'malloc_usable_size' was here
# extern size_t malloc_usable_size (void *__ptr) __THROW;
# ^~~~~~~~~~~~~~~~~~
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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/sbin/ld
# configure:5822: result: /usr/sbin/ld
# configure:5832: checking for autoconf
# configure:5850: found /usr/sbin/autoconf
# configure:5863: result: /usr/sbin/autoconf
# configure:5874: checking for memalign
# configure:5874: gcc -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: gcc -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: gcc -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: gcc -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:24: fatal error: sys/ktrace.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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:31: fatal error: valgrind/valgrind.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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/cc5vWyM4.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'
# collect2: error: ld returned 1 exit status
# 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: gcc -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/ccy81TSa.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'
# collect2: error: ld returned 1 exit status
# 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: gcc -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/ccQm8Euf.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'
# collect2: error: ld returned 1 exit status
# 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: gcc -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: gcc -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: gcc -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:28: fatal error: machine/atomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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:30: fatal error: libkern/OSAtomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -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: In function 'main':
# conftest.c:76:51: error: #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
# ^~~~~
# 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: gcc -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: In function 'main':
# conftest.c:76:51: error: #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
# ^~~~~
# 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: gcc -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: gcc -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:30: fatal error: libkern/OSAtomic.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: In function 'main':
# conftest.c:102:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# 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 a6a135ea6b17
#
# 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=gcc -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 : gcc -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/sbin/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='gcc -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/sbin/autoconf
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LD=/usr/sbin/ld
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_CC='gcc -m64'
# ac_cv_prog_CPP='gcc -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/sbin/autoconf'
# BINDIR='/usr/local/bin'
# CC='gcc -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=gcc -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='gcc -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/sbin/grep -E'
# EXEEXT=''
# EXTRA_LDFLAGS=''
# GREP='/usr/sbin/grep'
# INCLUDEDIR='/usr/local/include'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# JEMALLOC_CPREFIX=''
# LD='/usr/sbin/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/sbin/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 = a6a135ea6b17
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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: gcc
# configure:2937: checking for C compiler version
# configure:2946: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2957: $? = 0
# configure:2946: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2957: $? = 0
# configure:2946: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2957: $? = 1
# configure:2946: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2957: $? = 1
# configure:2977: checking for C compiler default output file name
# configure:2999: gcc -Wall -Werror -g -fPIC -m64 -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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3107: $? = 0
# configure:3129: result:
# configure:3135: checking for suffix of object files
# configure:3157: gcc -c -Wall -Werror -g -fPIC -m64 -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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3205: $? = 0
# configure:3214: result: yes
# configure:3223: checking whether gcc accepts -g
# configure:3243: gcc -c -g conftest.c >&5
# configure:3243: $? = 0
# configure:3284: result: yes
# configure:3301: checking for gcc option to accept ISO C89
# configure:3365: gcc -c -Wall -Werror -g -fPIC -m64 -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: gcc -E conftest.c
# configure:3435: $? = 0
# configure:3449: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3494: gcc -E conftest.c
# configure:3494: $? = 0
# configure:3508: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:3600: checking for egrep
# configure:3662: result: /usr/sbin/grep -E
# configure:3667: checking for ANSI C header files
# configure:3687: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3687: $? = 0
# configure:3760: gcc -o conftest -Wall -Werror -g -fPIC -m64 -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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for sys/stat.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for stdlib.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for string.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for memory.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for strings.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for inttypes.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for stdint.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3784: checking for unistd.h
# configure:3784: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:3784: $? = 0
# configure:3784: result: yes
# configure:3798: checking minix/config.h usability
# configure:3798: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -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/sbin/mkdir -p
# configure:4209: checking for gawk
# configure:4225: found /usr/sbin/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: gcc
# configure:4681: checking for C compiler version
# configure:4690: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4701: $? = 0
# configure:4690: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4701: $? = 0
# configure:4690: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4701: $? = 1
# configure:4690: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4701: $? = 1
# configure:4705: checking whether we are using the GNU C compiler
# configure:4733: result: yes
# configure:4742: checking whether gcc accepts -g
# configure:4803: result: yes
# configure:4820: checking for gcc 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/sbin/sed
# configure:5236: checking for fgrep
# configure:5298: result: /usr/sbin/grep -F
# configure:5333: checking for ld used by gcc
# configure:5400: result: /usr/sbin/ld
# configure:5407: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5422: result: yes
# configure:5434: checking for BSD- or MS-compatible name lister (nm)
# configure:5483: result: /usr/sbin/nm -B
# configure:5613: checking the name lister (/usr/sbin/nm -B) interface
# configure:5620: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:5623: /usr/sbin/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/sbin/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/sbin/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/sbin/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/sbin/nm -B output from gcc object
# configure:6692: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:6695: $? = 0
# configure:6699: /usr/sbin/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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c conftstm.o >&5
# configure:6759: $? = 0
# configure:6797: result: ok
# configure:6892: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:6895: $? = 0
# configure:7645: checking for dlfcn.h
# configure:7645: gcc -c -Wall -Werror -g -fPIC -m64 -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 gcc supports -fno-rtti -fno-exceptions
# configure:8136: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8140: $? = 0
# configure:8153: result: no
# configure:8173: checking for gcc option to produce PIC
# configure:8459: result: -fPIC -DPIC
# configure:8471: checking if gcc PIC flag -fPIC -DPIC works
# configure:8489: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector -fPIC -DPIC -DPIC conftest.c >&5
# configure:8493: $? = 0
# configure:8506: result: yes
# configure:8530: checking if gcc static flag -static works
# configure:8558: result: yes
# configure:8573: checking if gcc supports -c -o file.o
# configure:8594: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector -o out/conftest2.o conftest.c >&5
# configure:8598: $? = 0
# configure:8620: result: yes
# configure:8628: checking if gcc supports -c -o file.o
# configure:8675: result: yes
# configure:8708: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9779: result: yes
# configure:9816: checking whether -lc should be explicitly linked in
# configure:9824: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:9827: $? = 0
# configure:9842: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9845: $? = 0
# configure:9859: result: no
# configure:10024: checking dynamic linker characteristics
# configure:10475: gcc -o conftest -Wall -Werror -g -fPIC -m64 -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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11486: $? = 0
# configure:11486: result: yes
# configure:11486: checking unwind.h presence
# configure:11486: gcc -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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11488: $? = 0
# configure:11488: result: yes
# configure:11509: checking for -funwind-tables option
# configure:11527: gcc -c -Wall -Werror -g -fPIC -m64 -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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector -frandom-seed=conftest.lo conftest.c >&5
# configure:11558: $? = 0
# configure:11566: result: yes
# configure:11593: checking whether gcc supports -W
# configure:11610: gcc -c -W conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wall
# configure:11610: gcc -c -Wall conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wwrite-strings
# configure:11610: gcc -c -Wwrite-strings conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wstrict-prototypes
# configure:11610: gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wmissing-prototypes
# configure:11610: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wold-style-definition
# configure:11610: gcc -c -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:28:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^~~~
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wmissing-format-attribute
# configure:11610: gcc -c -Wmissing-format-attribute conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11593: checking whether gcc supports -Wcast-qual
# configure:11610: gcc -c -Wcast-qual conftest.c >&5
# configure:11610: $? = 0
# configure:11619: result: yes
# configure:11680: checking for _Unwind_GetIPInfo
# configure:11695: gcc -o conftest -Wall -Werror -g -fPIC -m64 -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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11747: $? = 0
# configure:11756: result: yes
# configure:11768: checking __atomic extensions
# configure:11788: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11788: $? = 0
# configure:11797: result: yes
# configure:11808: checking output filetype
# configure:11825: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:5: warning: unused variable 'j' [-Wunused-variable]
# int j;
# ^
# configure:11825: $? = 0
# configure:11836: result: elf64
# configure:11893: checking for uintmax_t
# configure:11893: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11893: $? = 0
# configure:11893: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11902: $? = 0
# configure:11902: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11911: $? = 0
# configure:11911: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11920: $? = 0
# configure:11920: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:11929: $? = 0
# configure:11929: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# 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: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12289: $? = 0
# configure:12289: result: yes
# configure:12289: checking sys/mman.h presence
# configure:12289: gcc -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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12337: gcc -E conftest.c
# configure:12337: $? = 0
# configure:12356: checking link.h usability
# configure:12356: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12356: $? = 0
# configure:12356: result: yes
# configure:12356: checking link.h presence
# configure:12356: gcc -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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12391: $? = 0
# configure:12391: result: yes
# configure:12414: checking for fcntl
# configure:12414: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12414: $? = 0
# configure:12414: result: yes
# configure:12428: checking whether strnlen is declared
# configure:12428: gcc -c -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# configure:12428: $? = 0
# configure:12428: result: yes
# configure:12447: checking for getexecname
# configure:12447: gcc -o conftest -Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector conftest.c >&5
# /tmp/ccrwJwS9.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'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest -Wall -Werror -g -fPIC -m64 -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 a6a135ea6b17
#
# 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=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value='-Wall -Werror -g -fPIC -m64 -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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -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/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# 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='gcc'
# CFLAGS='-Wall -Werror -g -fPIC -m64 -Wno-error -fno-stack-protector'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTRA_FLAGS='-funwind-tables -frandom-seed=$@'
# FGREP='/usr/sbin/grep -F'
# FORMAT_FILE='elf.lo'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/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/sbin/mkdir -p'
# NATIVE_FALSE='#'
# NATIVE_TRUE=''
# NM='/usr/sbin/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/sbin/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/sbin/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